- Fixed the tex related bug for the pendulum fit plots - Fixed some import bugs affecting the split fork/handlebar calcs
0.1.1
-----
- changed the default directory to . - added pip install notes - fixed urls in setup.py and the readme - added version number to the package - removed the human machine classifier - reduced the size of the images in the docs - broke bicycleparameters.py into several modules - updated the documentation
0.1.0
-----
- Initial release.
These are the instructions for updating the package.
1. Merge all commits from changes. 2. Update the version info in the README 3. Update the version number in bicycleparameters/version.py 4. Update the version number in docs/conf.py. 5. Make sure the docs build. 6. Git tag for the new version. 7. python setup.py register sdist upload 8. Upload the Documentation files.
- cd docs/_build/html - zip -r bicycleparameters-X.X.X.html.docs.zip *
9. Upload the basic data files if you've edited them.