diff --git a/pilab/schemas/ImageBinding.Py b/pilab/schemas/ImageBinding.py similarity index 100% rename from pilab/schemas/ImageBinding.Py rename to pilab/schemas/ImageBinding.py diff --git a/setup.py b/setup.py index 8b7ae28a9f9181fe48d997404eb47ff2f2ca56ac..a3a65d03828ff5523e3fc2c533f9b8dedcaeb472 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='pilab', - version='5.1.2', + version='5.1.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',