We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30d70d2 commit 65c3f07Copy full SHA for 65c3f07
setup.py
@@ -13,7 +13,7 @@
13
14
from setuptools import setup, find_packages
15
16
-VERSION = "0.6.1.dev1"
+VERSION = "0.6.1.dev2"
17
18
requirements = [
19
# Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK)
0 commit comments