build: add release task

This commit is contained in:
Lance Edgar 2024-09-10 09:56:30 -05:00
parent 9dfd4b9106
commit 24c93df7cb
2 changed files with 25 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
*~
*.pyc
.coverage
dist/
docs/_build/