Post-release steps

This commit is contained in:
Moto Admin 2023-08-23 09:52:15 +00:00
parent 8e0358c5f3
commit 4dc758fd49
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Moto Changelog
4.2.0
------
Docker Digest for 4.2.0: <autopopulateddigest>
Docker Digest for 4.2.0: _sha256:92e59875783037b2558067d2d3f9dd2502c140881ff5c44c44ddbce6658a89b7_
General:
The Docker image is now based on Python 3.11 (instead of 3.7)

View File

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