Skip to content

Commit beca58b

Browse files
authored
Bugfix release of Storage. (googleapis#3353)
1 parent 36caa7d commit beca58b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

storage/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
setup(
6161
name='google-cloud-storage',
62-
version='1.1.0',
62+
version='1.1.1',
6363
description='Python Client for Google Cloud Storage',
6464
long_description=README,
6565
namespace_packages=[

0 commit comments

Comments
 (0)