Post-release steps
This commit is contained in:
parent
14c6550630
commit
2f8ecad9aa
@ -3,7 +3,7 @@ Moto Changelog
|
||||
|
||||
4.0.8
|
||||
-----
|
||||
Docker Digest for 4.0.8: <autopopulateddigest>
|
||||
Docker Digest for 4.0.8: _sha256:41883fb0f38572f3194dcbef6731eafdc6d8d7d4e319257d2ba2468c401c9881_
|
||||
|
||||
General:
|
||||
* Unpins the werkzeug-dependency - Moto now works with werkzeug==2.2.2
|
||||
|
@ -190,7 +190,7 @@ mock_all = MockAll
|
||||
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
||||
|
||||
__title__ = "moto"
|
||||
__version__ = "4.0.8.dev"
|
||||
__version__ = "4.0.9.dev"
|
||||
|
||||
|
||||
try:
|
||||
|
Loading…
Reference in New Issue
Block a user