commit | d8af50c2e74bb64ea0574e76a2d5522e0de15efc | [log] [tgz] |
---|---|---|
author | Danny Hermes <daniel.j.hermes@gmail.com> | Thu Dec 21 09:14:13 2017 -0800 |
committer | GitHub <noreply@github.com> | Thu Dec 21 09:14:13 2017 -0800 |
tree | 10a6666f1379f9b16b565e572e70e7544fb30124 | |
parent | ad7f591eadda0276e955cabb1fba7668f301dc0d [diff] [blame] |
Making `google-cloud-pubsub==0.30.1` release. (#4644) * Making `google-cloud-pubsub==0.30.1` release. * Also making `google-api-core==0.1.3` release. * Dropping the Pub / Sub dependency on `grpcio`.
diff --git a/setup.py b/setup.py index 8c8ea18..8273c46 100644 --- a/setup.py +++ b/setup.py
@@ -68,7 +68,7 @@ setup( name='google-api-core', - version='0.1.3.dev1', + version='0.1.3', description='Core Google API Client Library', long_description=README, namespace_packages=['google'],