Skip to content
Snippets Groups Projects
Commit 68992d72 authored by Alfred Ashur Oshana's avatar Alfred Ashur Oshana
Browse files

minor fix

parent 26ffc33e
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ from typing import Optional
from pilab.schemas.Binding import ImageBindingType
from pilab.schemas.ImageBinding import ImageBindingType
from pilab.events import meta
log.getLogger('sqlalchemy.engine').setLevel(log.WARNING)
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='pilab',
version='5.1.0',
version='5.1.1',
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',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment