Skip to content

Commit a84d61d

Browse files
committed
Internal version bump
1 parent 75f4612 commit a84d61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyLoadGui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"""
1919

2020
CURRENT_VERSION = '0.4.20'
21-
CURRENT_INTERNAL_VERSION = '2020-05-15' # YYYY-MM-DD, append a lowercase letter for a new version on the same day
21+
CURRENT_INTERNAL_VERSION = '2020-07-25' # YYYY-MM-DD, append a lowercase letter for a new version on the same day
2222

2323
import os
2424
import sys

0 commit comments

Comments
 (0)