Skip to content

Commit 1ac7902

Browse files
committed
fix: project links
1 parent 208bd5d commit 1ac7902

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

pyproject.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,12 @@ maintainers = [{ name = "Litestar Developers", email = "hello@litestar.dev" }]
77
name = "sqlspec"
88
readme = "README.md"
99
requires-python = ">=3.9, <4.0"
10-
version = "0.10.1"
10+
version = "0.11.0"
11+
12+
[project.urls]
13+
Discord = "https://discord.gg/litestar"
14+
Issue = "https://github.com/litestar-org/sqlspec/issues/"
15+
Source = "https://github.com/litestar-org/sqlspec"
1116

1217
[project.optional-dependencies]
1318
adbc = ["adbc_driver_manager", "pyarrow"]

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)