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 53a2f50 commit eb4557dCopy full SHA for eb4557d
setup.py
@@ -43,6 +43,6 @@
43
test_suite="tests",
44
tests_require=test_requirements,
45
url="https://github.com/mrtj/dynamodb_mapping",
46
- version="0.1.1",
+ version="0.1.0",
47
zip_safe=False,
48
)
0 commit comments