Skip to content

Commit 7d223e0

Browse files
committed
bump version
1 parent 520053c commit 7d223e0

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.0"
8+
__version__ = "1.1.3"
99

1010

1111
class LearningType(str, Enum):

0 commit comments

Comments
 (0)