Skip to content

Commit b6615eb

Browse files
committed
Internal version bump
1 parent b14e276 commit b6615eb

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
@author: mkaay
1919
"""
2020
CURRENT_VERSION = '0.4.9'
21-
CURRENT_INTERNAL_VERSION = '2017-10-12' # YYYY-MM-DD, append a lowercase letter for a new version on the same day
21+
CURRENT_INTERNAL_VERSION = '2017-10-21' # 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)