Skip to content

Commit 3070497

Browse files
committed
fix doc issue
1 parent 42bca50 commit 3070497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyod/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
2121
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
2222
#
23-
__version__ = '2.0.3' # pragma: no cover
23+
__version__ = '2.0.5' # pragma: no cover

0 commit comments

Comments
 (0)