Skip to content

Commit

Permalink
Version bump the Google Python package to 2.4.0. (#412)
Browse files Browse the repository at this point in the history
  • Loading branch information
illfelder authored Jun 10, 2017
1 parent 70a30f3 commit 5824f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
packages=setuptools.find_packages(),
scripts=glob.glob('scripts/*'),
url='https://github.com/GoogleCloudPlatform/compute-image-packages',
version='2.3.7',
version='2.4.0',
# Entry points create scripts in /usr/bin that call a function.
entry_points={
'console_scripts': [
Expand Down

0 comments on commit 5824f1b

Please sign in to comment.