There was an error while loading. Please reload this page.
1 parent f75ecd7 commit b687ab3Copy full SHA for b687ab3
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.18rc'
+__version__ = '0.18rc1'
41
42
43
try:
0 commit comments