Skip to content

Commit

Permalink
Creating google-cloud-pubsub==0.30.0 release. (#4619)
Browse files Browse the repository at this point in the history
Also:

- Making a release of the umbrella package (since `google-cloud-pubsub` has
  transition from `0.29.x` to `0.30.x`)
- Updating version with `.dev1` suffix in `bigquery_datatransfer`,
  `container` and `trace` packages
- Adding `google-cloud-bigquery-datatransfer` and `google-cloud-container`
  to umbrella package
  • Loading branch information
dhermes committed Dec 19, 2017
1 parent b0f7d68 commit 11b1788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-container/setup.py
Expand Up @@ -35,7 +35,7 @@

setup(
name='google-cloud-container',
version='0.1.0',
version='0.1.1.dev1',
author='Google Inc',
author_email='googleapis-packages@google.com',
classifiers=[
Expand Down

0 comments on commit 11b1788

Please sign in to comment.