8000 Release 0.18rc1 · CoderPat/scikit-learn@b687ab3 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit b687ab3

Browse files
committed
Release 0.18rc1
1 parent f75ecd7 commit b687ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sklearn/__init__.py

Lines changed: 1 addition & 1 deletion
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.18rc'
40+
__version__ = '0.18rc1'
4141

4242

4343
try:

0 commit comments

Comments
 (0)
0