Post-release steps

This commit is contained in:
Moto Admin 2023-06-04 20:24:07 +00:00
parent 836efe7015
commit d256bbc338
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Moto Changelog
4.1.11 4.1.11
------ ------
Docker Digest for 4.1.11: <autopopulateddigest> Docker Digest for 4.1.11: _sha256:0ac1ec726e428bd3134c10c32639d72f814bbe002b9d2010420850aab8bc2550_
New Methods: New Methods:

View File

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