Commit 3afa695
committed
chore(release): bump version to 0.1.1 + CHANGELOG entry
Combines this branch's README SEO refresh with the already-merged
pyproject.toml SEO refresh (PR #3) under a single user-facing version
so PyPI's first metadata-correct release is v0.1.1.
- pyproject.toml: version 0.1.0 → 0.1.1
- CHANGELOG.md: new [0.1.1] section covering the pyproject keyword/url
changes (#3) and the README badge/H1/hook alignment (#4), plus the
out-of-band GitHub-side topics/description set via `gh repo edit`.
- CHANGELOG link list updated with the v0.1.0...v0.1.1 compare URL.
After merge, tagging `v0.1.1` will trigger the publish workflow:
TestPyPI dispatch first to validate, then a real tag push to release
to PyPI proper. PyPI's first published version of `langchain-runcycles`
will then carry the corrected description and 21-keyword set.
`python -m build` succeeds for 0.1.1; `twine check` passes for both
wheel and sdist.1 parent cbcef4b commit 3afa695
2 files changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
8 | 18 | | |
9 | 19 | | |
10 | 20 | | |
| |||
17 | 27 | | |
18 | 28 | | |
19 | 29 | | |
| 30 | + | |
20 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments