Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 154 Bytes

DEPLOY.md

File metadata and controls

5 lines (5 loc) · 154 Bytes

bumpversion --config-file .bumpversion.cfg patch rm -rf dist rm -rf django4_background_tasks.egg-info python setup.py sdist twine upload dist/* --verbose