We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ca052 commit cef2b62Copy full SHA for cef2b62
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.18rc1'
+__version__ = '0.18rc2'
41
42
43
try:
0 commit comments