E100 version bump
Created by: mkszuba
Description
Bump the API version and the core-DB schema version to 100, patch core and ontology test databases to same.
Use case
Part of the release cycle.
Benefits
In line with the current Ensembl release policy. Will allow us to begin testing support for three-digit version numbers in Core API.
Possible Drawbacks
Non-core test databases will have to be patched to 100 in a separate PR. That said, if we waited for other teams to update their respective schemas first before updating Core it would be two PRs per non-core team rather than just us - and they would probably get errors in their test suites due to (Core-controlled) API version still saying 99.
Testing
Have you added/modified unit tests to test the changes?
No.
If so, do the tests pass/fail?
N/A
Have you run the entire test suite and no regression was detected?
Yes, no regression observed.