Skip to content

Commit

Permalink
update to version 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanMainguy committed May 26, 2023
1 parent 1d446bb commit 69c2e8d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@

setup(
name="binette",
version="0.1.3",
version="0.1.4",
author="Jean Mainguy",
author_email="jean.mainguy@inrae.fr",
packages=find_packages(),
entry_points={"console_scripts": ["binette = binette.binette:main"]},
url="https://github.com/genotoul-bioinfo/Binette",
Expand Down

0 comments on commit 69c2e8d

Please sign in to comment.