These are the instructions for updating the package.
- Merge all commits from changes.
- Update the version info in the README
- Update the version number in bicycleparameters.__init__.py
- Update the version number in docs/conf.py.
- Make sure the docs build.
- Git tag for the new version.
- python setup.py regsiter sdist upload
- Upload the Documentation files.
- cd docs/_build/html
- zip -r bicycleparameters-X.X.X.html.docs.zip *
- Upload the basic data files if you've edited them.