Commit a3aef46
Bump version to 0.1.1 for first PyPI release
Summary:
Bumps the hard-coded version in `pyproject.toml` from 0.1.0 to 0.1.1 so we
can cut the first release through the new `.github/workflows/release.yml`
workflow. 0.1.0 is the initial declared version; using 0.1.1 for the first
actual publish leaves 0.1.0 available in case we need to reserve it on
(Test)PyPI for any reason.
Once this lands on the GitHub mirror, the release can be cut by:
1. `git tag v0.1.1 && git push origin v0.1.1` → publishes to TestPyPI
2. Create a GitHub Release for the tag → publishes to PyPI
___
overriding_review_checks_triggers_an_audit_and_retroactive_review
Oncall Short Name: sand_tools
Differential Revision: D103439206
fbshipit-source-id: 4e225c990108cc43404df4a86065c686fb1dc74a1 parent 817d467 commit a3aef46
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments