Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Browse files

Fix punctuation in release script

  • Loading branch information
benclifford committed Jun 21, 2018
1 parent 5262476 commit 16226b76dc08d3e9b2ce2d99bb52fd7b76b010ed
Showing with 1 addition and 1 deletion.
  1. +1 −1 tag_and_release.sh
@@ -38,7 +38,7 @@ release () {
echo "======================================================================="
sleep 1
echo "======================================================================="
echo "Push to PyPi, This will require your username and password"
echo "Push to PyPi. This will require your username and password"
echo "======================================================================="
twine upload dist/*
}

0 comments on commit 16226b7

Please sign in to comment.
You can’t perform that action at this time.