commit | 2ab3a09063ae98db7125c841f9407328264b472b | [log] [tgz] |
---|---|---|
author | Tres Seaver <tseaver@palladion.com> | Fri Sep 28 13:13:55 2018 -0400 |
committer | GitHub <noreply@github.com> | Fri Sep 28 13:13:55 2018 -0400 |
tree | b5aa4c76dd594168e2444b638830800ec9b5b220 | |
parent | 53958e02a582dcbe6c5a89cc514de4666cebb06b [diff] [blame] |
Release api_core 1.4.1 (#6133)
diff --git a/setup.py b/setup.py index 351c8bf..308550d 100644 --- a/setup.py +++ b/setup.py
@@ -22,7 +22,7 @@ name = 'google-api-core' description = 'Google API client core library' -version = '1.4.0' +version = '1.4.1' # Should be one of: # 'Development Status :: 3 - Alpha' # 'Development Status :: 4 - Beta'