make first release ready

This commit is contained in:
2022-12-16 23:41:00 +01:00
parent 72d780e55c
commit aa63622a93
8 changed files with 40 additions and 8 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,7 @@
dist/**
*.egg-info
*.egg*
build/**
dist/**
__pycache__
.idea
MANIFEST