commit | 84aab8500ce1bb0c85f0e2edcf708d3c3084fc2d | [log] [tgz] |
---|---|---|
author | Christopher Wilcox <git@crwilcox.com> | Wed May 16 14:55:02 2018 -0700 |
committer | GitHub <noreply@github.com> | Wed May 16 14:55:02 2018 -0700 |
tree | 45fa3c114fed123735b3f16ade8bc102e8d1248f | |
parent | a3c8aa19144d920ea2fd276a9a2cce373ce58ab2 [diff] [blame] |
Release 1.2.0 (#5337)
diff --git a/setup.py b/setup.py index 13309e6..56ffd6c 100644 --- a/setup.py +++ b/setup.py
@@ -22,7 +22,7 @@ name = 'google-api-core' description = 'Google API client core library' -version = '1.1.2' +version = '1.2.0' # Should be one of: # 'Development Status :: 3 - Alpha' # 'Development Status :: 4 - Beta'