From ab8ceadf0a5bdede2c926288794075df3a2d846d Mon Sep 17 00:00:00 2001
From: vermeul <swen@ethz.ch>
Date: Wed, 4 Oct 2017 02:32:53 +0200
Subject: [PATCH] changed to version 1.2.5

---
 src/python/PyBis/setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/python/PyBis/setup.py b/src/python/PyBis/setup.py
index 076b4cab4c4..0066c742506 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',
-- 
GitLab