mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Da quanto c'era quel "pi"?
This commit is contained in:
parent
58b37f478c
commit
d324680a28
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ VERSION=$(python3.7 -m royalnet.version)
|
|||
|
||||
rm -rf dist
|
||||
python setup.py sdist bdist_wheel
|
||||
twine upload "dist/royalnet-$VERSpiION"*
|
||||
twine upload "dist/royalnet-$VERSION"*
|
||||
git add *
|
||||
git commit -m "$VERSION"
|
||||
git push
|
||||
|
|
Loading…
Reference in a new issue