Skip to content

Commit

Permalink
v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yzhao062 committed Sep 5, 2024
1 parent 63f21a1 commit 2a80ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyod/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
#
__version__ = '2.0.1' # pragma: no cover
__version__ = '2.0.2' # pragma: no cover

0 comments on commit 2a80ac8

Please sign in to comment.