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 42bca50 commit 3070497Copy full SHA for 3070497
pyod/version.py
@@ -20,4 +20,4 @@
20
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
21
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
22
#
23
-__version__ = '2.0.3' # pragma: no cover
+__version__ = '2.0.5' # pragma: no cover
0 commit comments