Updated to v0.0.5

Updated readme.
Updated twine package script.
This commit is contained in:
Alano
2020-12-07 12:09:12 +02:00
parent feb30ae35b
commit 984747e1db
2 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
rm -fr dist
python setup.py sdist
rm -rf dist
python setup.py sdist bdist_wheel
twine upload dist/*