diff --git a/src/python/PyBis/setup.py b/src/python/PyBis/setup.py index 076b4cab4c4825b554e8c96789414a76b98c280b..0066c742506deaed26036bbd0bea65839c708f6c 100644 --- a/src/python/PyBis/setup.py +++ b/src/python/PyBis/setup.py @@ -9,7 +9,7 @@ from setuptools import setup setup( name='PyBIS', - version= '1.2.4', + version= '1.2.5', description='openBIS connection and interaction, optimized for using with Jupyter', url='https://sissource.ethz.ch/sispub/pybis/', author='Swen Vermeul | ID SIS | ETH Zürich',