Update __init__.py

This commit is contained in:
Bert Blommers 2022-03-08 11:32:43 -01:00 committed by GitHub
parent 907b3515d3
commit 778c8d768e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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