Skip to content

Commit 59a472d

Browse files
authored
Merge pull request #208 from JamesLYC88/release_v0.1.5
Update release version 0.1.5
2 parents 1ff0271 + e8888ec commit 59a472d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = libmultilabel
3-
version = 0.1.4
3+
version = 0.1.5
44
author = LibMultiLabel Team
55
license = MIT License
66
license_file = LICENSE
@@ -48,6 +48,7 @@ linear =
4848
pandas
4949
scikit-learn
5050
scipy
51+
tqdm
5152

5253
[options.packages.find]
5354
exclude =

0 commit comments

Comments
 (0)