Skip to content

Commit

Permalink
Change version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dickermoshe authored Feb 20, 2022
1 parent d5a96a0 commit a68582c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="zappadock",
version='0.1.3',
version='0.1.4',
author="Moshe Dicker",
author_email='[email protected]',
description="A tool for running Zappa commands in a Lambda-like' environment.",
Expand All @@ -24,4 +24,4 @@
],
},
python_requires=">=3.6,!=3.10.*,!=3.11.*",
)
)

0 comments on commit a68582c

Please sign in to comment.