Post-release steps

This commit is contained in:
Moto Admin 2023-04-11 16:22:09 +00:00
parent 2cf0130d13
commit b9aec9af5a
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Moto Changelog
4.1.7
-----
Docker Digest for 4.1.7: <autopopulateddigest>
Docker Digest for 4.1.7: _sha256:6b877d5efe86562d27f296638d6b163c7987913c203874578d00fa1f83eea000_
New Services:
* LakeFormation:

View File

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