Skip to content

Commit

Permalink
Merge branch 'develop' into 'master'
Browse files Browse the repository at this point in the history
Merge develop into master

See merge request tron/addannot!285
  • Loading branch information
LKress committed Jul 31, 2024
2 parents 84a8654 + 634d6e1 commit e9d1379
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
run: |
poetry install
poetry build
twine upload dist/*.whl
twine upload dist/*
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 = "neofox"
version = "1.2.1"
version = "1.2.2"
description = "NEOantigen Feature tOolboX"
authors = [
"TRON - Translational Oncology at the University Medical Center",
Expand Down

0 comments on commit e9d1379

Please sign in to comment.