We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cca5c2 commit de7a75dCopy full SHA for de7a75d
docs/conf.py
@@ -24,7 +24,7 @@
24
author = "Stardog Union"
25
26
# The short X.Y version
27
-version = "0.18.1"
+version = "0.19.0"
28
# The full version, including alpha/beta/rc tags
29
release = ""
30
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "pystardog"
7
8
authors = [
9
{name = "Stardog Union", email = "[email protected]"}
10
]
0 commit comments