summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Illfelder <illfelder@users.noreply.github.com>2016-07-08 14:29:05 -0700
committerMax Illfelder <illfelder@google.com>2016-07-08 14:48:11 -0700
commit1513426cae523e2fae8424fa9f41f1230d237822 (patch)
treea3105484cc1f46cefc5986d7c77138279b1be9f3
parentf9628d63cbecb48268163ace4c2cf9a7ec05b09f (diff)
downloadgoogle-compute-image-packages-1513426cae523e2fae8424fa9f41f1230d237822.tar.gz
Version bump the Google Python package to 2.1.1. (#295)20160708
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d476a25..49e9f9c 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.0',
+ version='2.1.1',
# Entry points create scripts in /usr/bin that call a function.
entry_points={
'console_scripts': [