diff --git a/setup.py b/setup.py index c8b6bf88cede0fe6d8204a28a695f7c425271d6e..82fe01e8eb9300d1870ce8e69c375a33d0860e57 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='pilab', - version='5.2.1', + version='5.2.2', 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',