Post-release steps

This commit is contained in:
Moto Admin 2023-01-09 22:01:57 +00:00
parent 9288071edb
commit fa2102fe31
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Moto Changelog
4.1.0
-----
Docker Digest for 4.1.0: <autopopulateddigest>
Docker Digest for 4.1.0: _sha256:1c38613f7273054650d08f3cb3ce118753296d08ffbfee8c96400c89a529c9ca_
General:
* Dropped support for Py 3.6

View File

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