Skip to content

Commit b6bc573

Browse files
committed
updating version internally to v104
1 parent 078ec97 commit b6bc573

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CODE/dtiQA_v7/vars.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def __init__(self):
5151

5252
# Define versioning and creation date
5353

54-
self.VERSION = '1.0.4dev'
54+
self.VERSION = '1.0.4'
5555
self.CREATION_DATE = 'January 4, 2020'
5656

5757
# Define instance of SharedVars class that will be accessible to (and editable by) other modules

0 commit comments

Comments
 (0)