Nudge version

Also saved upload command to a script
This commit is contained in:
Jamie Hardt
2018-12-29 16:31:48 -08:00
parent af1c532a67
commit b5a3285e64
3 changed files with 4 additions and 2 deletions

2
pypi_upload.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*