Prep release 0.6.0

This commit is contained in:
Alejandro Saucedo 2021-01-31 12:00:00 +00:00
parent 6e076789aa
commit df5477a2d7
10 changed files with 289 additions and 75 deletions

3
.gitignore vendored
View file

@ -39,6 +39,9 @@ Thumbs.db
# Python
__pycache__
*.pyc
dist/
kp.egg-info/
# Logs
logs