Skip to content
Snippets Groups Projects
Commit 2a86d9c9 authored by lotte.pronk's avatar lotte.pronk
Browse files

Fixed version number

parent 70d31282
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh: ...@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
setuptools.setup( setuptools.setup(
name="Whokaryote", name="Whokaryote",
version="0.0.1", version="1.0.2",
author="Lotte Pronk", author="Lotte Pronk",
author_email="lotte.pronk@wur.nl", author_email="lotte.pronk@wur.nl",
description="Whokaryote: A fast and easy tool to predict if a metagenomic contig is eukaryotic or prokaryotic", description="Whokaryote: A fast and easy tool to predict if a metagenomic contig is eukaryotic or prokaryotic",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment