diff --git a/setup.py b/setup.py index 35066749d1d..aed362d946e 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='cloudtools', - version='1.1.16', + version='1.2.0', description='Collection of utilities for working on the Google Cloud Platform.', url='https://github.com/Nealelab/cloudtools', author='Liam Abbott',