Update __init__.py

This commit is contained in:
Bert Blommers 2021-12-24 20:02:21 -01:00 committed by GitHub
parent ebb73c7eff
commit b4724784ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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