Commit eaf3018
chore(release): bump to 0.1.0 — four surfaces aligned
Version surfaces across the project were out of sync:
pyproject.toml 0.0.1
.claude-plugin/plugin.json 0.0.1
.codex-plugin/plugin.json 0.0.1
vibe_sci/__init__.py 0.1.0 ← inherited from hermes-sci
during Phase 2 port and
never reconciled
Bump the three lagging surfaces to match __init__.py. 0.1.0 is the right
label for the first post-scaffold state: Phase 1-3 landed, hermes-sci
port complete, real end-to-end runs with calibration evidence, visual
identity + i18n READMEs published, four bug fixes from the code review
merged. Still pre-stable (we are not committing to API stability yet)
but meaningfully past "scaffold".
The tests/test_skill_spec.py::test_plugin_manifests_agree_on_name_and_version
guard now checks this alignment — 9 tests pass, ruff clean.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4f3d68e commit eaf3018
4 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments