A lightweight utility library that provides version information for your application components.
- Returns the installed version of the library (e.g.,
v1.2.3). - Useful for logging, debugging, or display in frontends.
- Designed to be reused across components in your ML project (e.g., app-service, model-service).
To install from GitHub using a version tag:
pip install git+https://github.com/remla2025-team19/lib-version.git