Skip to content

Commit c932b12

Browse files
rainxchzedclaude
andauthored
Release 0.4.0 (#10)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent e1051c6 commit c932b12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

komi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# build time via setuptools dynamic version ([tool.setuptools.dynamic] version =
55
# {attr = "komi.__version__"}), so there is exactly one place to bump on a release
66
# and the packaged metadata can never drift from this value by construction.
7-
__version__ = "0.3.0"
7+
__version__ = "0.4.0"
88

99
# When installed, prefer the distribution metadata — it's the ground truth of what
1010
# pip actually has on disk, which is what `komi-learn update` compares against

0 commit comments

Comments
 (0)