diff --git a/setup.py b/setup.py index 82fe01e8eb9300d1870ce8e69c375a33d0860e57..155d3c122656c8750fc7ceb977f61e423ba158ec 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='pilab', - version='5.2.2', + version='5.2.3', description='Shared-Libs for the pi-lab microservices', url='https://code.fbi.h-da.de/api/v4/projects/27896/packages/pypi/pilab', author='Max Reinheimer',