Post-release steps

This commit is contained in:
Moto Admin 2023-09-30 13:01:03 +00:00
parent 40cc96d4fd
commit 0859566769
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Moto Changelog
4.2.5
-----
Docker Digest for 4.2.5: <autopopulateddigest>
Docker Digest for 4.2.5: _sha256:076cecca9b8ba35b545d23eb5bf780902fbf23eb3610f332eef7adea1f4d2ef7_
General:
* Introducing: MotoProxy! An alternative to the MotoServer.

View File

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