Skip to content

Commit

Permalink
prepare release 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vemonet committed Dec 14, 2021
1 parent 016578b commit d41d190
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import setup, find_packages

setup(
version='0.1.1',
version='0.1.2',
name='rdflib-endpoint',
license='MIT License',
description='A SPARQL endpoint to serve machine learning models, or any other logic implemented in Python, using RDFLib and FastAPI.',
Expand Down

0 comments on commit d41d190

Please sign in to comment.