Skip to content

Commit

Permalink
Increment dev version 0.80.0.dev4
Browse files Browse the repository at this point in the history
  • Loading branch information
avanwinkle committed Jul 17, 2024
1 parent 8ab67d7 commit b9fa1d4
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.dev3'
__version__ = '0.80.0.dev4'
'''The full version of MPF.'''

__short_version__ = '0.80'
Expand Down

0 comments on commit b9fa1d4

Please sign in to comment.