diff --git a/sdks/python/pyproject.toml b/sdks/python/pyproject.toml index 70487c4..a7b3e10 100644 --- a/sdks/python/pyproject.toml +++ b/sdks/python/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "test-server-sdk" -version = "0.1.0" +version = "0.1.1" authors = [ { name = "Google LLC", email = "googleapis-packages@google.com" }, ]