Skip to content

Commit 8f4f962

Browse files
committed
change version to 0.14.4
1 parent 1edf43f commit 8f4f962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/shared/ray.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"WARNING: You are using a version of QT older than 5.6.\n"
3737
+ "You won't be warned if a process can't be launch.\n")
3838

39-
VERSION = "0.14.3"
39+
VERSION = "0.14.4"
4040

4141
APP_TITLE = 'RaySession'
4242
DEFAULT_SESSION_ROOT = "%s/Ray Sessions" % os.getenv('HOME')

0 commit comments

Comments
 (0)