Commit 5506953
committed
release: bump pyproject.toml to 0.5.3
The Python __init__.py version was already 0.5.3 (matching the npm
package.json) but pyproject.toml was missed in the release PR. Without
this bump, `pip install getpatter==0.5.3` would 404 on PyPI even after
the release.yml tag-push publish runs.1 parent 35ed245 commit 5506953
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments