Skip to content
Kiri Choi edited this page Sep 4, 2017 · 8 revisions

When you release a new libSBOL build, please:

  1. Update the README.md to reflect the version number.
  2. Create Windows and Mac OSX installers using the scripts. Make sure to update the version number of installers.
  3. Create a new release with installers and necessary introductions. Be sure to bump version when there is a version number change.
  4. Update Doxygen documentation. Be sure to bump version when there is a version number change. This can be done through Doxyfile. Make sure that updated documents are pushed to gh-pages branch.
  5. Update Python wrapper files, namely __init__.py.
  6. Update SBOL website. Be sure to bump version when there is a version number change.
Clone this wiki locally