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 c0125cb commit 225edc1Copy full SHA for 225edc1
pyproject.toml
@@ -6,7 +6,7 @@ maintainers = [{ name = "Litestar Developers", email = "[email protected]" }]
6
name = "sqlspec"
7
readme = "README.md"
8
requires-python = ">=3.9, <4.0"
9
-version = "0.3.0"
+version = "0.4.0alpha1"
10
11
[project.optional-dependencies]
12
adbc = ["adbc-driver-manager", "pyarrow"]
0 commit comments