Adds a __repr__ to graph.
[pyutils.git] / cut_version.sh
index 889d7b58ef8375e2d7ecf83b6fc472c6732bd68f..10b4e1a4dc449998d7c5db16d4da968397d61b2d 100755 (executable)
@@ -105,4 +105,4 @@ git commit -a -m "Cut version ${VERSION}" -m "${CHANGES}"
 echo "Pushing changes to git"
 git push
 
-echo "Done.  To upload, run: \"twine upload --verbose --repository pypi dist/*\""
+echo "Done.  To upload, run: \"twine upload --verbose --repository pypi dist/pyutils-${VERSION}*.whl\""