Skip to content

Commit 56c5b04

Browse files
committed
Update version to v1.10.0
1 parent 0347d2d commit 56c5b04

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 = "xmod"
3-
version = "1.9.0"
3+
version = "1.10.0"
44
description = "🌱 Turn any object into a module 🌱"
55
authors = [{ name = "Tom Ritchford", email = "tom@swirly.com" }]
66
requires-python = ">=3.10"
@@ -27,7 +27,7 @@ dev = [
2727

2828
[tool.poetry]
2929
name = "xmod"
30-
version = "1.9.0"
30+
version = "1.10.0"
3131

3232
description = "🌱 Turn any object into a module 🌱"
3333
authors = ["Tom Ritchford <tom@swirly.com>"]

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)