Post-release steps

This commit is contained in:
Moto Admin 2022-03-08 11:58:40 +00:00
parent fae0231ed6
commit 907b3515d3
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ Moto Changelog
3.0.7 3.0.7
----- -----
Docker Digest for 3.0.7: <autopopulateddigest> Docker Digest for 3.0.7: _sha256:4db9433e741de635606fd2d997e555c26f51fc82e69d5043d0d9de90bbade229_
General: General:
* Compatible with the latest `responses`-release (0.19.0) * Compatible with the latest `responses`-release (0.19.0)

View File

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