diff --git a/setup.py b/setup.py
index 781b918772a512e1eaca01cf3b7fe8b6f80d076f..d597c438423f0ce498327e78ce8857d69dea32cf 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.7",
+    version="0.2.8",
     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"},