diff --git a/pubsub/CHANGELOG.md b/pubsub/CHANGELOG.md index cb5bf612bf53..51adc776fffc 100644 --- a/pubsub/CHANGELOG.md +++ b/pubsub/CHANGELOG.md @@ -23,14 +23,6 @@ - Using a named logger in `publisher.batch.thread` (#4473) - Adding newlines before logging protobuf payloads (#4471) -### Documentation - -- Fixing broken examples in quick start (#4398) - -### Dependencies - -- Dropping - PyPI: https://pypi.org/project/google-cloud-pubsub/0.29.2/ ## 0.29.1 diff --git a/pubsub/setup.py b/pubsub/setup.py index 91af558d75b9..57f5c2182def 100644 --- a/pubsub/setup.py +++ b/pubsub/setup.py @@ -59,7 +59,7 @@ setup( name='google-cloud-pubsub', - version='0.29.2', + version='0.29.3.dev1', description='Python Client for Google Cloud Pub/Sub', long_description=README, namespace_packages=[ diff --git a/setup.py b/setup.py index 138a115e2d6e..a2724d0e592b 100644 --- a/setup.py +++ b/setup.py @@ -74,7 +74,7 @@ setup( name='google-cloud', - version='0.31.0', + version='0.31.1.dev1', description='API Client library for Google Cloud', long_description=README, install_requires=REQUIREMENTS, diff --git a/videointelligence/setup.py b/videointelligence/setup.py index 066b63a43d18..65aa370449d4 100644 --- a/videointelligence/setup.py +++ b/videointelligence/setup.py @@ -29,7 +29,7 @@ author='Google Cloud Platform', author_email='googleapis-publisher@google.com', name='google-cloud-videointelligence', - version='1.0.0', + version='1.0.1.dev1', description='Python Client for Google Cloud Video Intelligence', long_description=readme, namespace_packages=[