We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56f9c10 commit 9bee752Copy full SHA for 9bee752
1 file changed
setup.py
@@ -42,7 +42,7 @@
42
43
PACKAGE_NAME = 'amazon_kclpy'
44
JAR_DIRECTORY = os.path.join(PACKAGE_NAME, 'jars')
45
-PACKAGE_VERSION = '3.0.4'
+PACKAGE_VERSION = '3.0.5'
46
PYTHON_REQUIREMENTS = [
47
'boto3',
48
# argparse is part of python2.7 but must be declared for python2.6
0 commit comments