diff --git a/setup.py b/setup.py index de611b09f..d7dbdb7bd 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='knora', - version='0.0.3', + version='0.0.4', description='A Python library and tools for the Knora-API', url='https://github.com/dhlab-basel/knora-py', author='Lukas Rosenthaler',