aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 9c981cbcff4af8962b1dcfbc214c04cf5e47cec4 (plain) (blame)
1
2
3
release:
	python setup.py sdist bdist_wheel
	twine upload --skip-existing dist/*