Skip to content

Commit 31f5784

Browse files
authored
Merge pull request #225 from JamesLYC88/release_v0.1.6
Update release version: 0.1.6
2 parents 0ab60c3 + 9b3afcc commit 31f5784

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = libmultilabel
3-
version = 0.1.5
3+
version = 0.1.6
44
author = LibMultiLabel Team
55
license = MIT License
66
license_file = LICENSE
@@ -32,7 +32,7 @@ install_requires =
3232
torch>=1.12.0
3333
torchmetrics>=0.9.2
3434
torchtext>=0.13.0
35-
pytorch-lightning>=1.6.5
35+
pytorch-lightning==1.7.7
3636
tqdm
3737
liblinear-multicore
3838
numba

0 commit comments

Comments
 (0)