packt-cli / Packt-Publishing-Free-Learning

Scripts that automatically claim and download free daily eBooks from https://www.packtpub.com/packt/offers/free-learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document how to release a new package version

mjenczmyk opened this issue · comments

bumpversion {part}
python setup.py sdist
twine check
twine check dist/*
twine upload