Skip to content

Commit

Permalink
Merge pull request #1745 from avanwinkle/version-bump-0.57-dev-33
Browse files Browse the repository at this point in the history
Bump version to dev33 for FAST Audio Board support
  • Loading branch information
avanwinkle committed Jan 25, 2024
2 parents b9313dc + e13914d commit 813a775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpf/_version.py
Expand Up @@ -10,7 +10,7 @@
"""

__version__ = '0.57.0.dev32' # Also consider whether MPF-MC pyproject.toml should be updated
__version__ = '0.57.0.dev33' # 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 813a775

Please sign in to comment.