Skip to content

Commit 93b19b0

Browse files
committed
BLD retagging as 0.21rc2
1 parent 60eb00c commit 93b19b0

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
@@ -45,7 +45,7 @@
4545
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
4646
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
4747
#
48-
__version__ = '0.21rc1'
48+
__version__ = '0.21rc2'
4949

5050

5151
# On OSX, we can get a runtime error due to multiple OpenMP libraries loaded

0 commit comments

Comments
 (0)