Post-release steps

This commit is contained in:
Moto Admin 2022-08-12 20:59:53 +00:00
parent 6d96370295
commit 78b8968415
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Moto Changelog
3.1.18
-----
Docker Digest for 3.1.18: <autopopulateddigest>
Docker Digest for 3.1.18: _sha256:52fa7fdf8deee66d47fa760fafce1231ec9007d7bfc9c7a3080a8badd372b300_
General:
* Flask has now also been pinned to 2.1.x, as that is the latest release that works with werkzeug 2.1.x

View File

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