Skip to content

Commit

Permalink
Increment dev version 0.80.0.dev6
Browse files Browse the repository at this point in the history
  • Loading branch information
avanwinkle committed Nov 22, 2024
1 parent 48fbc17 commit 4eca8b4
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.80.0.dev5'
__version__ = '0.80.0.dev6'
'''The full version of MPF.'''

__short_version__ = '0.80'
Expand Down

0 comments on commit 4eca8b4

Please sign in to comment.