Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bchew committed Dec 31, 2021
1 parent 54c57e8 commit 31f032f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="dynamodump",
version="1.4.7",
version="1.5.0",
author="Benny Chew",
author_email="noreply@bennychew.com",
description="Simple backup and restore for Amazon DynamoDB using AWS SDK for Python (boto3)",
Expand Down

0 comments on commit 31f032f

Please sign in to comment.