Post-release steps

This commit is contained in:
Moto Admin 2023-05-08 17:11:26 +00:00
parent 5586cc3e3c
commit 1e455610ab
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Moto Changelog
4.1.9
-----
Docker Digest for 4.1.9: <autopopulateddigest>
Docker Digest for 4.1.9: _sha256:121a51dcf0e42e53a601803bdeb25324d18b2d45f08a79923c65034f4f14448a_
New Services:
* Glue:

View File

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