@@ -18,4 +18,10 @@ We use `CalendarVersioning <https://calver.org/>`__ with the YYYY.MM.DD format,
There is a global version of the Python package (in `src/mpsd_hpc_tools/__init__.py <src/mpsd_hpc_tools/__init__.py>`__) and a local version for each tool (i.e. for ``mpsd-quota`` in `src/mpsd_hpc_tools/quota.py <src/mpsd_hpc_tools/quota.py>`__ When a tool (such as ``mpsd-quota``) is asked for its version (``mpsd-quota --version``), it displays the local version.
Version numbers need to be updated manual: update the local version when committing changes. Commit the global version to the same new date. (Could be automated.)
Version numbers need to be updated manual: update the local version when committing changes. Commit the global version to the same new date. (Could be automated.)es