-
Notifications
You must be signed in to change notification settings - Fork 7
Release Checklist
Kiri Choi edited this page Sep 4, 2017
·
8 revisions
When you release a new libSBOL build, please:
- Update the
README.md
to reflect the version number. - Create Windows and Mac OSX installers using the scripts. 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
. Make sure that updated documents are pushed togh-pages
branch. - Update Python wrapper files, namely
__init__.py
. - Update SBOL website. Be sure to bump version when there is a version number change.