Skip to content

Commit

Permalink
Internal version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
snilt committed May 15, 2020
1 parent d066fb8 commit 2f56c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyLoadGui.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"""

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

import os
import sys
Expand Down

0 comments on commit 2f56c3e

Please sign in to comment.