Skip to content

Commit 82dfea1

Browse files
Document release process
1 parent fd1c9ba commit 82dfea1

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,11 @@ if __name__ == "__main__":
2929
```
3030

3131
See also src/main.py
32+
33+
34+
Dev notes
35+
=========
36+
37+
To make a new release, use GitHub website and draft a release manually.
38+
Make sure the version number in pyproject.toml matches the new tag.
39+
GitHub Actions will publish it to pypi.

0 commit comments

Comments
 (0)