There was an error while loading. Please reload this page.
1 parent 873f3eb commit 4d9fab5Copy full SHA for 4d9fab5
sklearn/__init__.py
@@ -37,7 +37,7 @@
37
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
38
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
39
#
40
-__version__ = '0.18.dev0'
+__version__ = '0.18rc'
41
42
43
try:
0 commit comments