We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d197f3c commit ec0f634Copy full SHA for ec0f634
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "objectstate"
7
-version = "1.0.0"
+version = "1.0.4"
8
description = "Generic lazy dataclass configuration framework with dual-axis inheritance and contextvars-based resolution"
9
authors = [{name = "Tristan Simas", email = "tristan.simas@mail.mcgill.ca"}]
10
license = {text = "MIT"}
0 commit comments