summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Illfelder <illfelder@users.noreply.github.com>2016-07-14 09:42:01 -0700
committerGitHub <noreply@github.com>2016-07-14 09:42:01 -0700
commit7047d9c0a6d291b9b6f9835134b831095f960f97 (patch)
treeed0c6ad80afb02119b5e7165fb4cc9921f9d8bc1
parentbc91be762750eea939150836ce56bf6517a0a499 (diff)
downloadgoogle-compute-image-packages-7047d9c0a6d291b9b6f9835134b831095f960f97.tar.gz
Version bump the Google Python package to 2.1.2. (#298)
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 49e9f9c..4548a17 100755
--- a/setup.py
+++ b/setup.py
@@ -32,7 +32,7 @@ setuptools.setup(
packages=setuptools.find_packages(),
scripts=glob.glob('scripts/*'),
url='https://github.com/GoogleCloudPlatform/compute-image-packages',
- version='2.1.1',
+ version='2.1.2',
# Entry points create scripts in /usr/bin that call a function.
entry_points={
'console_scripts': [