summaryrefslogtreecommitdiff
path: root/packages/python-google-compute-engine/setup.py
diff options
context:
space:
mode:
authorZach Marano <zmarano@google.com>2019-05-22 13:38:52 -0700
committerGitHub <noreply@github.com>2019-05-22 13:38:52 -0700
commit6f53f95706fcf83d4825a8bc2c5835ee1cdd8a59 (patch)
tree6d2fb3f4b46867a65ce7778453377280553ea2fe /packages/python-google-compute-engine/setup.py
parent3ebac08bdcd7368258417ed0601b6f5c12a26ebd (diff)
downloadgoogle-compute-image-packages-6f53f95706fcf83d4825a8bc2c5835ee1cdd8a59.tar.gz
Bump version to 2.8.16 and 1.5.3 for OS Login. (#779)
Diffstat (limited to 'packages/python-google-compute-engine/setup.py')
-rwxr-xr-xpackages/python-google-compute-engine/setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python-google-compute-engine/setup.py b/packages/python-google-compute-engine/setup.py
index a91beec..87bf2db 100755
--- a/packages/python-google-compute-engine/setup.py
+++ b/packages/python-google-compute-engine/setup.py
@@ -37,7 +37,7 @@ setuptools.setup(
name='google-compute-engine',
packages=setuptools.find_packages(),
url='https://github.com/GoogleCloudPlatform/compute-image-packages',
- version='2.8.15',
+ version='2.8.16',
# Entry points create scripts in /usr/bin that call a function.
entry_points={
'console_scripts': [