Skip to content

Commit cef2b62

Browse files
committed
Release 0.18rc2
1 parent 86ca052 commit cef2b62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sklearn/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
3838
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
3939
#
40-
__version__ = '0.18rc1'
40+
__version__ = '0.18rc2'
4141

4242

4343
try:

0 commit comments

Comments
 (0)