diff --git a/pybis/src/python/setup.py b/pybis/src/python/setup.py index 8248b021bd413ccc0be6c35e0453f5b8420fa413..3ca7bdee3d5122725ea2f661013327aff9484ac7 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.32.0rc2", + version="1.32.0", author="Swen Vermeul • ID SIS • ETH Zürich", author_email="swen@ethz.ch", description="openBIS connection and interaction, optimized for using with Jupyter",