We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f222a commit 605f8c1Copy full SHA for 605f8c1
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup
3
4
project = "rdflib-sqlalchemy"
5
-version = "0.5.2.dev0"
+version = "0.5.3"
6
7
8
setup(
0 commit comments