Skip to content

Commit

Permalink
Increment dev version to 0.57.2.dev2
Browse files Browse the repository at this point in the history
  • Loading branch information
avanwinkle committed Jun 4, 2024
1 parent b55b164 commit dd159d9
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.2.dev1' # Also consider whether MPF-MC pyproject.toml should be updated
__version__ = '0.57.2.dev2' # 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 dd159d9

Please sign in to comment.