diff --git a/pyproject.toml b/pyproject.toml index 13fa815..848e7a2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ requires = [ build-backend = "setuptools.build_meta" [project] -name = "zepben.eas-client-python" +name = "zepben.eas" version = "1.0.0b4" description = "Python SDK for interacting with the Evolve App Server" readme = {file = "README.md", content-type = "text/markdown"}