Skip to content

Commit

Permalink
Increase version number post-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Moto Admin committed Dec 12, 2021
1 parent 80b074b commit 6ae7c54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moto/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ def __exit__(self, *exc):
# logging.getLogger('boto').setLevel(logging.CRITICAL)

__title__ = "moto"
__version__ = "2.2.18.dev"
__version__ = "2.2.19.dev"


try:
Expand Down

0 comments on commit 6ae7c54

Please sign in to comment.