Skip to content

Commit

Permalink
Increment dev version 0.57.1.dev1
Browse files Browse the repository at this point in the history
  • Loading branch information
avanwinkle committed Mar 16, 2024
1 parent ff98d73 commit 224e06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpf/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"""

__version__ = '0.57.0' # Also consider whether MPF-MC pyproject.toml should be updated
__version__ = '0.57.1.dev1' # Also consider whether MPF-MC pyproject.toml should be updated
'''The full version of MPF.'''

__short_version__ = '0.57'
Expand Down

0 comments on commit 224e06e

Please sign in to comment.