diff --git a/setup.py b/setup.py index dc0b7ae8d39f8c926e9f37206cfd444d0b81e0fe..781b918772a512e1eaca01cf3b7fe8b6f80d076f 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as f: setup( name="BioHelpers_FABER", - version="0.2.6", + version="0.2.7", description="Small collection of useful scripts for the computational work with RNA Data.", url="https://gitlab.jsc.fz-juelich.de/faber1/biohelpers", package_dir={"": "src"},