Versioning the API Server's code
We distinguish between:
- The API version itself
- The server code which creates API responses
All of this documentation relates to Version 1 of the RCPCH Digital Growth Charts API.
Server code versions may vary.
Semantic Versioning
We use Semantic Versioning (SemVer) to ensure server versions are systematically applied.
Bump2version
We use bump2version
tool to simplify versioning in the digital-growth-charts-server
and rcpchgrowth-python
packages.