Skip to content

Commit

Permalink
Updates to version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wm-schreyer committed Aug 1, 2022
1 parent 34b6651 commit 71743bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def run(self):

setup(
name="neoepiscope",
version="0.6.0",
version="0.7.0",
description="comprehensive neoepitope prediction software",
long_description=(
"neoepiscope is software for predicting neoepitopes "
Expand All @@ -70,7 +70,7 @@ def run(self):
"personalizing the reference transcriptome using germline variants."
),
url="http://github.com/ohsu-comp-bio/neoepiscope",
download_url="https://github.com/pdxgx/neoepiscope/tarball/v0.6.0",
download_url="https://github.com/pdxgx/neoepiscope/tarball/v0.7.0",
author="Mary A. Wood, Austin Nguyen, Abhinav Nellore, Reid F. Thompson",
author_email="[email protected]",
license="MIT",
Expand Down

0 comments on commit 71743bc

Please sign in to comment.