Skip to content

Commit 1473a67

Browse files
authored
Update __init__.py
1 parent 32fd3a8 commit 1473a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/anomalib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from enum import Enum
77

8-
__version__ = "1.2.0dev"
8+
__version__ = "1.1.1"
99

1010

1111
class LearningType(str, Enum):

0 commit comments

Comments
 (0)