Skip to content

Commit

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

__short_version__ = '0.80'
Expand Down

0 comments on commit b619883

Please sign in to comment.