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 5f89bbe commit f8f14ceCopy full SHA for f8f14ce
src/anomalib/__init__.py
@@ -34,7 +34,7 @@
34
35
from enum import Enum
36
37
-__version__ = "2.1.0"
+__version__ = "2.2.0dev"
38
39
40
class LearningType(str, Enum):
0 commit comments