# tag it first.
release:
	python setup.py sdist bdist_wheel upload -s
