commit | 0ada3ace9fe576773cb39f6b106db7383ddda83b | [log] [tgz] |
---|---|---|
author | Christopher Wilcox <git@crwilcox.com> | Mon Apr 30 12:24:29 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon Apr 30 12:24:29 2018 -0700 |
tree | 84cb444142c39246779d8557c47a08787b26d3ef | |
parent | d65417d0b6036a9cedb846d4d960da8652d5c49d [diff] [blame] |
Release 1.1.2 (#5269)
diff --git a/setup.py b/setup.py index 2c593cf..13309e6 100644 --- a/setup.py +++ b/setup.py
@@ -22,7 +22,7 @@ name = 'google-api-core' description = 'Google API client core library' -version = '1.1.1' +version = '1.1.2' # Should be one of: # 'Development Status :: 3 - Alpha' # 'Development Status :: 4 - Beta'