Post-release steps

This commit is contained in:
Moto Admin 2022-06-27 10:46:59 +00:00
parent 068032a59b
commit f2fce8152a
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Moto Changelog
3.1.16 3.1.16
----- -----
Docker Digest for 3.1.16: <autopopulateddigest> Docker Digest for 3.1.16: _sha256:e7d79262fac1553966fb8c894dc81a750c4a18745977da6a15dffc35c596f8c4_
New Methods: New Methods:
* Autoscaling: * Autoscaling:

View File

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