Skip to content

Commit 5941485

Browse files
committed
bump version to 1.1.2
1 parent c314a0b commit 5941485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/anomalib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
from enum import Enum
77

8-
__version__ = "1.1.1"
8+
__version__ = "1.1.2"
99

1010

1111
class LearningType(str, Enum):

0 commit comments

Comments
 (0)