Skip to content

Commit e9d1379

Browse files
committed
Merge branch 'develop' into 'master'
Merge develop into master See merge request tron/addannot!285
2 parents 84a8654 + 634d6e1 commit e9d1379

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
run: |
2525
poetry install
2626
poetry build
27-
twine upload dist/*.whl
27+
twine upload dist/*

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "neofox"
3-
version = "1.2.1"
3+
version = "1.2.2"
44
description = "NEOantigen Feature tOolboX"
55
authors = [
66
"TRON - Translational Oncology at the University Medical Center",

0 commit comments

Comments
 (0)