Skip to content

Commit

Permalink
Admin: Post-release steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Moto Admin committed Sep 29, 2024
1 parent 2fc0527 commit 579896c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Moto Changelog

5.0.16
-----
Docker Digest for 5.0.16: <autopopulateddigest>
Docker Digest for 5.0.16: _sha256:9506ad3448a87082a436533855c61afaf3f1869e73f39f6575917db975569908_

New Services:
* OpenSearch Ingestion Service:
Expand Down
2 changes: 1 addition & 1 deletion moto/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from moto.core.decorator import mock_aws as mock_aws

__title__ = "moto"
__version__ = "5.0.16"
__version__ = "5.0.17.dev"
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = moto
version = 5.0.16
version = 5.0.17.dev
long_description = file:README.md
long_description_content_type = text/markdown
author = Steve Pulec
Expand Down

0 comments on commit 579896c

Please sign in to comment.