We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fa193c commit 28a5904Copy full SHA for 28a5904
1 file changed
versions.py
@@ -1,6 +1,6 @@
1
import os
2
3
-VERSION = '1.4.1'
+VERSION = '1.4.2'
4
5
if __name__ == '__main__':
6
os.environ['VERSION'] = VERSION
0 commit comments