We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0adcf5 commit c545db7Copy full SHA for c545db7
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "jsoniq"
7
-version = "0.1.0a5"
+version = "0.1.0a6"
8
description = "Python edition of RumbleDB, a JSONiq engine"
9
requires-python = ">=3.11"
10
dependencies = [
0 commit comments