Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 169 Bytes

DEVELOPMENT.rst

File metadata and controls

8 lines (5 loc) · 169 Bytes

Create a new release

git clean -fd
venv/bin/python setup.py egg_info --no-date --tag-build "" bdist_wheel sdist upload -r pypi