diff --git a/setup.py b/setup.py index 91d68c9..4857a9f 100644 --- a/setup.py +++ b/setup.py @@ -9,6 +9,7 @@ # git push -am ... # git tag -a -m # git push --tags +# (Create release from tag on Github) # # rm -rf dist # python3 setup.py sdist