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 57e058e commit 7389dbaCopy full SHA for 7389dba
sklearn/__init__.py
@@ -44,7 +44,7 @@
44
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
45
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
46
#
47
-__version__ = '0.20.1'
+__version__ = '0.20.2'
48
49
50
try:
0 commit comments