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 e93cf23 commit 656bf35Copy full SHA for 656bf35
VERSION
@@ -1 +1 @@
1
-0.1.0
+0.1.1
setup.py
@@ -30,7 +30,7 @@ def read_version():
30
# Declare minimal set for installation
31
required_packages = [
32
"boto3>=1.10",
33
- "python-dateutil>=2.8"
+ "python-dateutil>=2.1"
34
]
35
36
setup(
0 commit comments