We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbcc93e commit 0a56df6Copy full SHA for 0a56df6
sklearn/__init__.py
@@ -40,7 +40,7 @@
40
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
41
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
42
#
43
-__version__ = '0.22rc2.post1'
+__version__ = '0.22rc3'
44
45
46
# On OSX, we can get a runtime error due to multiple OpenMP libraries loaded
0 commit comments