Skip to content

Commit

Permalink
set correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
andreped committed Apr 22, 2022
1 parent a01eb63 commit 84df7b7
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 @@ -3,8 +3,8 @@
setup(
name="lungtumormask",
packages=find_packages(),
version='1.1.0',
author="Svein Ole M Sevle, Vemund Fredriksen, André Pedersen",
version='1.0.0',
author="Svein Ole M Sevle, Vemund Fredriksen, and André Pedersen",
url="https://github.com/VemundFredriksen/LungTumorMask",
license="MIT",
python_requires='>=3.6',
Expand Down

0 comments on commit 84df7b7

Please sign in to comment.