We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfa5f5c commit b894996Copy full SHA for b894996
changelog.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.14.1] - 2025-09-05
11
+
12
### Fixed
13
14
- In case the "Godkend Alle" button does not exist, the robot will now correctly progress.
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "itk_dev_shared_components"
-version = "2.14.0"
+version = "2.14.1"
authors = [
{ name="ITK Development", email="itk-rpa@mkb.aarhus.dk" },
]
0 commit comments