summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Illfelder <illfelder@users.noreply.github.com>2016-12-09 10:59:04 -0800
committerGitHub <noreply@github.com>2016-12-09 10:59:04 -0800
commit36cb06ecba72fdd9f8e7105a09531ee38dd7cee1 (patch)
tree8b4cc8d0792154e9d70588138b1939d055e3f584
parente36be4b059ca417250cb4125f1848c5f9b0d5f0b (diff)
downloadgoogle-compute-image-packages-36cb06ecba72fdd9f8e7105a09531ee38dd7cee1.tar.gz
Version bump the Google Python package to 2.3.2. (#365)
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 568e9b4..405682a 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.3.1',
+ version='2.3.2',
# Entry points create scripts in /usr/bin that call a function.
entry_points={
'console_scripts': [