Skip to content

Commit eaa20ac

Browse files
committed
Don't bump version
1 parent f2fb80d commit eaa20ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040

4141
PACKAGE_NAME = 'amazon_kclpy'
4242
JAR_DIRECTORY = os.path.join(PACKAGE_NAME, 'jars')
43-
PACKAGE_VERSION = '2.0.2a'
43+
PACKAGE_VERSION = '2.0.1'
4444
PYTHON_REQUIREMENTS = [
4545
'boto',
4646
# argparse is part of python2.7 but must be declared for python2.6

0 commit comments

Comments
 (0)