Post-release steps
This commit is contained in:
parent
57f466dd63
commit
0ec974b3da
@ -3,7 +3,7 @@ Moto Changelog
|
|||||||
|
|
||||||
4.0.9
|
4.0.9
|
||||||
-----
|
-----
|
||||||
Docker Digest for 4.0.9: <autopopulateddigest>
|
Docker Digest for 4.0.9: _sha256:0c7a87255814035794733764d497fcb659ae0d6c843fae41040bb1a29c0726ab_
|
||||||
|
|
||||||
Miscellaneous:
|
Miscellaneous:
|
||||||
* CloudTrail: describe_trails() now returns the correct (MultiRegion) trails
|
* CloudTrail: describe_trails() now returns the correct (MultiRegion) trails
|
||||||
|
@ -190,7 +190,7 @@ mock_all = MockAll
|
|||||||
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
# logging.getLogger('boto').setLevel(logging.CRITICAL)
|
||||||
|
|
||||||
__title__ = "moto"
|
__title__ = "moto"
|
||||||
__version__ = "4.0.9.dev"
|
__version__ = "4.0.10.dev"
|
||||||
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user