Skip to content

Commit 65932b0

Browse files
committed
Merge branch 'release/3.0'
2 parents 2b13433 + 0c840c2 commit 65932b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ $ python3 setup.py sdist bdist_wheel
2929
chmod 600 ~/.pypirc
3030

3131
twine upload --repository testpypi dist/*
32-
33-
twine upload --repository pypi dist/*
32+
33+
twine upload --repository pypi dist/*

0 commit comments

Comments
 (0)