Post-release steps

This commit is contained in:
Moto Admin 2022-11-01 22:13:56 +00:00
parent 57f466dd63
commit 0ec974b3da
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Moto Changelog
4.0.9
-----
Docker Digest for 4.0.9: <autopopulateddigest>
Docker Digest for 4.0.9: _sha256:0c7a87255814035794733764d497fcb659ae0d6c843fae41040bb1a29c0726ab_
Miscellaneous:
* CloudTrail: describe_trails() now returns the correct (MultiRegion) trails

View File

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