8000 DOC update version to 0.20.2 · scikit-learn/scikit-learn@7389dba · GitHub
[go: up one dir, main page]

Skip to content

Commit 7389dba

Browse files
committed
DOC update version to 0.20.2
1 parent 57e058e commit 7389dba

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
@@ -44,7 +44,7 @@
4444
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
4545
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
4646
#
47-
__version__ = '0.20.1'
47+
__version__ = '0.20.2'
4848

4949

5050
try:

0 commit comments

Comments
 (0)
0