Skip to content

Commit 845d659

Browse files
committed
chore: bump
1 parent d88e236 commit 845d659

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,13 @@ include = [
1818

1919
[project]
2020
name = "openapi-python"
21-
version = "0.0.2"
21+
version = "0.0.3"
2222
description = "Autogenerated and fully typed OpenAPI Python clients with a developer-friendly, ergonomic interface."
2323
authors = [{ name = "Anders Brams", email = "anders@brams.dk" }]
2424

2525
readme = "README.md"
2626
requires-python = ">=3.9"
27-
dependencies = [
28-
"jinja2>=3.1.0",
29-
]
27+
dependencies = ["jinja2>=3.1.0"]
3028

3129
[project.optional-dependencies]
3230
httpx = ["httpx>=0.28.1"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)