Skip to content

Commit d197f3c

Browse files
committed
bump version to 1.0.4
1 parent 6342aa5 commit d197f3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/objectstate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
'CacheKey',
212212
]
213213

214-
__version__ = '1.0.3'
214+
__version__ = '1.0.4'
215215
__author__ = 'OpenHCS Team'
216216
__description__ = 'Generic configuration framework for lazy dataclass resolution'
217217

0 commit comments

Comments
 (0)