change broker to router, added debug level

This commit is contained in:
2025-03-07 16:29:09 +05:30
parent 015fbcbb15
commit 8851bdcf5f
5 changed files with 11 additions and 12 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "harmoney"
version = "0.1.0"
version = "0.2.0"
description = "Simple Remote Function Calling Framework"
authors = [{name = "Phani Pavan K", email = "kphanipavan@gmail.com"}]
license = {text = "AGPLv3"}