Skip to content

Commit 28a5904

Browse files
committed
updated version 1.4.2 number after merges
1 parent 2fa193c commit 28a5904

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
22

3-
VERSION = '1.4.1'
3+
VERSION = '1.4.2'
44

55
if __name__ == '__main__':
66
os.environ['VERSION'] = VERSION

0 commit comments

Comments
 (0)