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 cc90178 commit 690a0f2Copy full SHA for 690a0f2
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__ = '1.1.2' # pragma: no cover
+__version__ = '1.1.3' # pragma: no cover
0 commit comments