diff --git a/pyproject.toml b/pyproject.toml index 8dce5f7..7e85960 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "python-grpc" +name = "strafesnet" version = "1" description = "Python grpc files" requires-python = ">=3.7"