diff --git a/setup.py b/setup.py index 34fc7d08c210671c2a3800d7130b6219cb95ca57..b23c5b3b48e6d7f214ab9ff197d991e53ee4143b 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as fh: setuptools.setup( name = "impetuous-gfa", - version = "0.74.0", + version = "0.74.1", author = "Richard Tjörnhammar", author_email = "richard.tjornhammar@gmail.com", description = "Impetuous Quantification, a Statistical Learning library for Humans : Alignments, Clustering, Enrichments and Group Analysis",