mirror of
https://github.com/davidfraser/pyan.git
synced 2026-01-09 22:37:55 -05:00
update package name
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
VERSION="$1"
|
VERSION="$1"
|
||||||
twine upload dist/pyan-${VERSION}.tar.gz dist/pyan-${VERSION}-py3-none-any.whl
|
twine upload dist/pyan3-${VERSION}.tar.gz dist/pyan3-${VERSION}-py3-none-any.whl
|
||||||
|
|||||||
Reference in New Issue
Block a user