From 0c840c24ea8679993cffabf51e6aeb0d38333b33 Mon Sep 17 00:00:00 2001 From: Akkharaphon Tangpaopong Date: Wed, 31 Jul 2019 14:24:32 +0700 Subject: [PATCH] Test Travis --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4d6170..715566f 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,5 @@ $ python3 setup.py sdist bdist_wheel chmod 600 ~/.pypirc twine upload --repository testpypi dist/* - -twine upload --repository pypi dist/* + +twine upload --repository pypi dist/*