Skip to content

Commit 0a56df6

Browse files
adrinjalalijnothman
authored andcommitted
bump version to 0.22rc3
1 parent dbcc93e commit 0a56df6

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
@@ -40,7 +40,7 @@
4040
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
4141
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
4242
#
43-
__version__ = '0.22rc2.post1'
43+
__version__ = '0.22rc3'
4444

4545

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

0 commit comments

Comments
 (0)