commit | 6554c4cec6415a59b07157af05c56c61aa79884e | [log] [tgz] |
---|---|---|
author | Christopher Wilcox <crwilcox@google.com> | Mon Feb 25 09:59:32 2019 -0800 |
committer | GitHub <noreply@github.com> | Mon Feb 25 09:59:32 2019 -0800 |
tree | 8b329263365344a96d30642ea25b513290743caf | |
parent | c30d8738d5a54ad391089a1bd66bea9629a0cf13 [diff] [blame] |
update version in setup.py (#7434)
diff --git a/setup.py b/setup.py index bbc3a2e..9ffa58b 100644 --- a/setup.py +++ b/setup.py
@@ -22,7 +22,7 @@ name = "google-api-core" description = "Google API client core library" -version = "1.7.0" +version = "1.8.0" # Should be one of: # 'Development Status :: 3 - Alpha' # 'Development Status :: 4 - Beta'