Skip to content

Commit 23ecf0c

Browse files
committed
version update
1 parent 149492f commit 23ecf0c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [1.1.2] - 2022-09-29
1+
## [1.1.3] - 2022-09-29
22
### Changed
33
- Removed `Librosa` library dependency in requirements, now it is optional and required only with modules that use librosa
44

mltu/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "1.1.2"
1+
__version__ = "1.1.3"
22

33
from .annotations.images import Image
44
from .annotations.images import CVImage

0 commit comments

Comments
 (0)