Skip to content

Commit a5c2dac

Browse files
author
Dan Shemesh
committed
fixed version_release.sh
1 parent c5cd951 commit a5c2dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/version_release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ git tag ${version}
1414
git push --tags
1515

1616
python setup.py register -r pypi
17-
python setup.py sdist upload -r pypitest
17+
python setup.py sdist upload -r pypi

0 commit comments

Comments
 (0)