Increase version number post-release

This commit is contained in:
Moto Admin 2021-11-29 21:30:06 +00:00
parent 9258316e16
commit b27690e987

View File

@ -200,7 +200,7 @@ mock_all = MockAll
# logging.getLogger('boto').setLevel(logging.CRITICAL)
__title__ = "moto"
__version__ = "2.2.17.dev"
__version__ = "2.2.18.dev"
try: