| [ Web Proxy ] |
| Viewing: https://raw.githubusercontent.com/adamoudad/python-bibtexparser/master/RELEASE | [Back] [Original] |
How to release
==============
* Update CHANGELOG
* Update version in __init__.py
* git tag -a 'vX'
* merge in branch latest
* Send the package on pypi
python setup.py sdist upload
* tick the doc version on readthedocs
* Update version in __init__.py
| Web Proxy Viewer | New URL | Original Page |