diff --git a/src/workload-orchestration/HISTORY.rst b/src/workload-orchestration/HISTORY.rst index a27fd9c5ecd..d4fda038c7e 100644 --- a/src/workload-orchestration/HISTORY.rst +++ b/src/workload-orchestration/HISTORY.rst @@ -3,6 +3,10 @@ Release History =============== +4.2.0 +++++++ +* November 2025 release + 4.1.0 ++++++ * Added currentStage and latestActionTriggeredBy fields in response of below commands: diff --git a/src/workload-orchestration/setup.py b/src/workload-orchestration/setup.py index 2cb01f41849..220966a446e 100644 --- a/src/workload-orchestration/setup.py +++ b/src/workload-orchestration/setup.py @@ -10,7 +10,7 @@ # HISTORY.rst entry. -VERSION = '4.1.0' +VERSION = '4.2.0' # The full list of classifiers is available at # https://pypi.python.org/pypi?%3Aaction=list_classifiers