Skip to content

Commit ec0f634

Browse files
committed
update pyproject.toml version to match __init__.py
1 parent d197f3c commit ec0f634

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "objectstate"
7-
version = "1.0.0"
7+
version = "1.0.4"
88
description = "Generic lazy dataclass configuration framework with dual-axis inheritance and contextvars-based resolution"
99
authors = [{name = "Tristan Simas", email = "tristan.simas@mail.mcgill.ca"}]
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)