Commit d5c95f9
fix: configure release-please for initial 0.2.0 release (#7)
Add release-please configuration and set versions to 0.1.0 to enable
the first release PR to bump to 0.2.0. This fixes the workflow failure
caused by missing release-please-config.json.
Changes:
- Add release-please-config.json with Python package configuration
- Set .release-please-manifest.json to 0.1.0 (from 0.2.0)
- Set pyproject.toml version to 0.1.0 (from 0.2.0)
This allows release-please to create a PR that will bump the version
to 0.2.0 for the first actual release.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 79fbc2a commit d5c95f9
File tree
3 files changed
+20
-2
lines changed3 files changed
+20
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments