Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
ajbowler authored Jul 23, 2018
1 parent abb2f75 commit 04184e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import debug

SCRIPT_NAME = "MLB LED Scoreboard"
SCRIPT_VERSION = "1.8.0"
SCRIPT_VERSION = "2.0.0"

# Get supplied command line arguments
args = args()
Expand Down

0 comments on commit 04184e1

Please sign in to comment.