Skip to content

Commit 225edc1

Browse files
Alc-AlcAlc-Alc
andauthored
chore(version): Make it explicit that this package does not have a stable API / feature set (#10)
Co-authored-by: Alc-Alc <alc@localhost>
1 parent c0125cb commit 225edc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ maintainers = [{ name = "Litestar Developers", email = "[email protected]" }]
66
name = "sqlspec"
77
readme = "README.md"
88
requires-python = ">=3.9, <4.0"
9-
version = "0.3.0"
9+
version = "0.4.0alpha1"
1010

1111
[project.optional-dependencies]
1212
adbc = ["adbc-driver-manager", "pyarrow"]

0 commit comments

Comments
 (0)