Install Semantic Release

This commit is contained in:
kalzoo
2021-11-16 22:30:16 -08:00
parent c424b6f8db
commit 89d1f47fac
3 changed files with 4102 additions and 0 deletions

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@
.pytest_cache
.python-version
build/
node_modules/
tests/output_*
**/__pycache__
dist