Update pyproject.toml

This commit is contained in:
2026-03-01 06:17:37 +00:00
parent 0f6cc3aeaf
commit bd23202ac0

View File

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