We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d5e31f commit 1426f4aCopy full SHA for 1426f4a
mpf/_version.py
@@ -10,7 +10,7 @@
10
11
"""
12
13
-__version__ = '0.57.0.dev41' # Also consider whether MPF-MC pyproject.toml should be updated
+__version__ = '0.57.0' # Also consider whether MPF-MC pyproject.toml should be updated
14
'''The full version of MPF.'''
15
16
__short_version__ = '0.57'
0 commit comments