Skip to content

Commit

Permalink
Release 0.3.0b
Browse files Browse the repository at this point in the history
  • Loading branch information
t03i committed Jan 14, 2022
2 parents bc95da1 + c244d26 commit 1119f86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ M0R;0.4457732174287125;0.35202621644931126
**WARNING Experimental**: To install the current release from github you can use:
```bash
python -m pip install https://github.com/Rostlab/VESPA/releases/download/v0.2.0-beta/vespa-0.2.0b0.tar.gz
python -m pip install https://github.com/Rostlab/VESPA/releases/download/v0.3.0-beta/vespa-0.3.0b0.tar.gz
```
Afterwards, all scripts are installed in your current environment and you can call them without the `poetry run` prefix.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "vespa"
version = "0.2.0-beta"
version = "0.3.0-beta"
description = ""
authors = ["Tobias O <tobias.olenyi@tum.de>"]

Expand Down

0 comments on commit 1119f86

Please sign in to comment.