Skip to content

Commit 483cd3e

Browse files
committed
bump version to 0.23.0
1 parent 1d48e52 commit 483cd3e

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.23.0rc1'
40+
__version__ = '0.23.0'
4141

4242

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

0 commit comments

Comments
 (0)