Post-release steps

This commit is contained in:
Moto Admin 2023-06-24 22:02:20 +00:00
parent 2543f9af73
commit bec9130d4c
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Moto Changelog
4.1.12 4.1.12
------ ------
Docker Digest for 4.1.12: <autopopulateddigest> Docker Digest for 4.1.12: _sha256:38e34a1ee4042fd52f15703c2e750780fe0fd809b2745fd263b2d1de33566590_
General: General:
* Support for ISO regions * Support for ISO regions

View File

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