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 89df3e1 commit 9f45fb2Copy full SHA for 9f45fb2
setup.py
@@ -13,7 +13,7 @@
13
14
from setuptools import setup, find_packages
15
16
-VERSION = "0.6.3"
+VERSION = "0.6.4.dev1"
17
18
requirements = [
19
# Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK)
0 commit comments