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 149492f commit 23ecf0cCopy full SHA for 23ecf0c
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [1.1.2] - 2022-09-29
+## [1.1.3] - 2022-09-29
2
### Changed
3
- Removed `Librosa` library dependency in requirements, now it is optional and required only with modules that use librosa
4
mltu/__init__.py
-__version__ = "1.1.2"
+__version__ = "1.1.3"
from .annotations.images import Image
from .annotations.images import CVImage
0 commit comments