commit | 352242eb89771cf8e72ad11c06d19b14f8fcb4ff | [log] [tgz] |
---|---|---|
author | Christopher Wilcox <crwilcox@google.com> | Tue Oct 16 09:43:02 2018 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 16 09:43:02 2018 -0700 |
tree | a361d32f0bdcb8516f01929937b677eff5b729a5 | |
parent | 66fc18011af25caf412ea209ce105402ff796f9a [diff] [blame] |
Release 1.5.0 (#6220)
diff --git a/setup.py b/setup.py index 308550d..be0a35e 100644 --- a/setup.py +++ b/setup.py
@@ -22,7 +22,7 @@ name = 'google-api-core' description = 'Google API client core library' -version = '1.4.1' +version = '1.5.0' # Should be one of: # 'Development Status :: 3 - Alpha' # 'Development Status :: 4 - Beta'