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 6d26a26 commit 4f4ac75Copy full SHA for 4f4ac75
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="dynamodump",
8
- version="1.9.0",
+ version="1.9.1",
9
author="Benny Chew",
10
author_email="[email protected]",
11
description="Simple backup and restore for Amazon DynamoDB using AWS SDK for Python (boto3)",
0 commit comments