Skip to content

Commit

Permalink
Post-release cleanup for language and google-cloud. (#4329)
Browse files Browse the repository at this point in the history
In particular:

- Marking the package versions as "dev"
- Updating the `releases.rst` for the packages

(Again, this showcases a "need" for the `releases.rst` files to
be checked in some automated way.)
  • Loading branch information
dhermes authored Nov 3, 2017
1 parent 5956210 commit 1384c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/google-cloud-language/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

setup(
name='google-cloud-language',
version='0.31.0',
version='0.31.1.dev1',
description='Python Client for Google Cloud Natural Language',
long_description=README,
namespace_packages=[
Expand Down

0 comments on commit 1384c52

Please sign in to comment.