Post-release steps
This commit is contained in:
parent
ac4495c7f7
commit
9a8c9f164a
@ -3,7 +3,7 @@ Moto Changelog
|
|||||||
|
|
||||||
3.1.8
|
3.1.8
|
||||||
-----
|
-----
|
||||||
Docker Digest for 3.1.8: <autopopulateddigest>
|
Docker Digest for 3.1.8: _sha256:a7d8c55eec8d75d75dd2532a6a0a9647935238236a54e4de7bb3f72bc28b7bf8_
|
||||||
|
|
||||||
General:
|
General:
|
||||||
* Moto now supports a way to delay state transitions.
|
* Moto now supports a way to delay state transitions.
|
||||||
|
@ -205,7 +205,7 @@ mock_all = MockAll
|
|||||||
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
||||||
|
|
||||||
__title__ = "moto"
|
__title__ = "moto"
|
||||||
__version__ = "3.1.8.dev"
|
__version__ = "3.1.9.dev"
|
||||||
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user