Techdebt: Set correct version

This commit is contained in:
Bert Blommers 2023-09-03 09:56:56 +00:00 committed by GitHub
parent 6a262458b2
commit bd7be23f48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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