Post-release steps
This commit is contained in:
parent
6d96370295
commit
78b8968415
@ -3,7 +3,7 @@ Moto Changelog
|
|||||||
|
|
||||||
3.1.18
|
3.1.18
|
||||||
-----
|
-----
|
||||||
Docker Digest for 3.1.18: <autopopulateddigest>
|
Docker Digest for 3.1.18: _sha256:52fa7fdf8deee66d47fa760fafce1231ec9007d7bfc9c7a3080a8badd372b300_
|
||||||
|
|
||||||
General:
|
General:
|
||||||
* Flask has now also been pinned to 2.1.x, as that is the latest release that works with werkzeug 2.1.x
|
* Flask has now also been pinned to 2.1.x, as that is the latest release that works with werkzeug 2.1.x
|
||||||
|
@ -212,7 +212,7 @@ mock_all = MockAll
|
|||||||
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
||||||
|
|
||||||
__title__ = "moto"
|
__title__ = "moto"
|
||||||
__version__ = "3.1.18.dev"
|
__version__ = "3.1.19.dev"
|
||||||
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user