diff --git a/setup.py b/setup.py
index d0296a178633c9d8f9c2892cf83e35a474c1036b..230e5d568b0946aabd66b9ed3833459ca87c1021 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.10",
+    version="0.2.11",
     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"},