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