Skip to content

Commit 918d175

Browse files
committed
change version
1 parent 8155ccd commit 918d175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shared/ray.py

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

26-
VERSION = "0.12.0"
26+
VERSION = "0.12.1"
2727

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

0 commit comments

Comments
 (0)