Post-release steps

This commit is contained in:
Moto Admin 2022-04-30 15:11:16 +00:00
parent a6d3a90c10
commit 3a6223083d
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Moto Changelog
3.1.7
-----
Docker Digest for 3.1.7: <autopopulateddigest>
Docker Digest for 3.1.7: _sha256:d9661c13c2f790cbe9ed6531cefec132494fc0e8c37fcceca1f709292ef0880f_
New Methods:
* SES:

View File

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