When you release a new libSBOL build, please:
- Update the README.md to reflect the version number.
- Create Windows and Mac OSX installers. Make sure to update the version number of installers.
- Create a new release with installers and necessary introductions. Be sure to bump version when there is a version number change.
- Update Doxygen documentation. Be sure to bump version when there is a version number change. This can be done through Doxyfile (https://github.com/SynBioDex/libSBOL/blob/master/manual/Doxyfile). Make sure that gh-pages is updated.
- Update Python wrapper files, namely
__init__.py(https://github.com/SynBioDex/libSBOL/blob/master/wrapper/init.py)
- Update SBOL website. Be sure to bump version when there is a version number change.