diff --git a/setup.py b/setup.py index 16a4614..514a90a 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="dynamodump", - version="1.9.1", + version="1.10.0", author="Benny Chew", author_email="noreply@bennychew.com", description="Simple backup and restore for Amazon DynamoDB using AWS SDK for Python (boto3)",