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 977716c commit 7e60812Copy full SHA for 7e60812
setup.py
@@ -13,7 +13,7 @@
13
14
from setuptools import setup, find_packages
15
16
-VERSION = "0.1.8"
+VERSION = "0.2.0"
17
18
requirements = [
19
# Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK)
0 commit comments