diff --git a/pybis/src/python/setup.py b/pybis/src/python/setup.py
index 596f1212fc692873ac5c4c9a3b91658cc2564fc2..89f04dee206eb9dfe1ff9e19fb42581a868490d4 100644
--- a/pybis/src/python/setup.py
+++ b/pybis/src/python/setup.py
@@ -13,7 +13,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
 
 setup(
     name="PyBIS",
-    version="1.20.0",
+    version="1.20.1",
     author="Swen Vermeul • ID SIS • ETH Zürich",
     author_email="swen@ethz.ch",
     description="openBIS connection and interaction, optimized for using with Jupyter",