Skip to content

Commit cdf9c10

Browse files
committed
Update version to v4.10.0
1 parent a60e876 commit cdf9c10

2 files changed

Lines changed: 3 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 = "datacls"
3-
version = "4.9.0"
3+
version = "4.10.0"
44
description = "🗂 Take the edge off `dataclass` 🗂"
55
authors = [{ name = "Tom Ritchford", email = "tom@swirly.com" }]
66
requires-python = ">=3.10"
@@ -45,7 +45,7 @@ quote-style = "single"
4545

4646
[tool.poetry]
4747
name = "datacls"
48-
version = "0.1.0"
48+
version = "4.10.0"
4949
description = "🗂 Take the edge off `dataclass` 🗂"
5050
authors = ["Tom Ritchford <tom@swirly.com>"]
5151
readme = "README.md"

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)