We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a011dff commit 223086bCopy full SHA for 223086b
src/anomalib/__init__.py
@@ -34,7 +34,7 @@
34
35
from enum import Enum
36
37
-__version__ = "2.0.0b2"
+__version__ = "2.0.0b3"
38
39
40
class LearningType(str, Enum):
0 commit comments