We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84a8654 + 634d6e1 commit e9d1379Copy full SHA for e9d1379
.github/workflows/release.yml
@@ -24,4 +24,4 @@ jobs:
24
run: |
25
poetry install
26
poetry build
27
- twine upload dist/*.whl
+ twine upload dist/*
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "neofox"
3
-version = "1.2.1"
+version = "1.2.2"
4
description = "NEOantigen Feature tOolboX"
5
authors = [
6
"TRON - Translational Oncology at the University Medical Center",
0 commit comments