diff --git a/setup.py b/setup.py index 3ca57713f9ce6a89e4342aab7382842e28de544e..711fbf67d55252e00b47c235d7a57c44d565c6fb 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.97.36", + version = "0.97.37", author = "Richard Tjörnhammar", author_email = "richard.tjornhammar@gmail.com", description = "Impetuous Quantification, a Statistical Learning library for Humans : Alignments, Clustering, Fast NodeGraph Searching, Enrichments and Group Analysis",