mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-11-16 23:06:05 +00:00
Add a __version__ parameter to __init__.py for all workloads. The
version number has three components major.minor.patch.
major: completely new interpretation of the test
(incompatible with previous test)
minor: breaks compatibility with previous test
(outputted results, dependencies, etc)
patch: code change with no impact on any dependencies