Skip to content

Commit de7a75d

Browse files
authored
bump version to v0.19.0 (#189)
1 parent 5cca5c2 commit de7a75d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
author = "Stardog Union"
2525

2626
# The short X.Y version
27-
version = "0.18.1"
27+
version = "0.19.0"
2828
# The full version, including alpha/beta/rc tags
2929
release = ""
3030

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pystardog"
7-
version = "0.18.1"
7+
version = "0.19.0"
88
authors = [
99
{name = "Stardog Union", email = "[email protected]"}
1010
]

0 commit comments

Comments
 (0)