Skip to content

Commit f57f3d9

Browse files
committed
update to pypi test 0.0.5
1 parent d0fa674 commit f57f3d9

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
[Regularized Multi-task Learning](https://dl.acm.org/doi/pdf/10.1145/1014052.1014067)
4242

4343
## Installation
44-
``pip install Vampyr-MTL-Max-JJ==0.0.2``
44+
``pip install -i https://test.pypi.org/simple/ Vampyr-MTL-Max-JJ==0.0.5``
4545

4646
## Dependency
4747
Auto generated by [pigar](https://github.com/damnever/pigar)
@@ -51,6 +51,8 @@ Auto generated by [pigar](https://github.com/damnever/pigar)
5151

5252
- tqdm == 4.46.1
5353

54+
- plotly == 4.8.1
55+
5456
- numpy == 1.18.1
5557

5658
- pandas == 1.0.4
-3.43 KB
Binary file not shown.
20.5 KB
Binary file not shown.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="Vampyr-MTL-Max_JJ",
8-
version="0.0.4",
8+
version="0.0.5",
99
author="Max Jiang",
1010
author_email="haoyanhy.jiang@mail.utoronto.ca",
1111
description="A Multi-task Learning Python Package for Academic Uses",

0 commit comments

Comments
 (0)