Skip to content

Commit 755a29a

Browse files
committed
Update version to v2.8.0
1 parent cce7c59 commit 755a29a

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dtyper"
3-
version = "2.7.0"
3+
version = "2.8.0"
44
description = "🗝 Fix and improve `typer` 🗝"
55
authors = [{ name = "Tom Ritchford", email = "tom@swirly.com" }]
66
requires-python = ">=3.10"
@@ -43,7 +43,7 @@ quote-style = "single"
4343

4444
[tool.poetry]
4545
name = "dtyper"
46-
version = "2.7.0"
46+
version = "2.8.0"
4747
description = "🗝 Fix and improve `typer` 🗝"
4848
authors = ["Tom Ritchford <tom@swirly.com>"]
4949
readme = "README.md"

uv.lock

Lines changed: 5 additions & 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)