diff --git a/setup.py b/setup.py index 0ac0c4ae..f667e4b1 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setuptools.setup( name="googleapis-storage-testbench", - version="0.33.0", + version="0.39.0", author="Google LLC", author_email="googleapis-packages@google.com", description="A testbench for Google Cloud Storage client libraries",