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 edf507a commit c5c959bCopy full SHA for c5c959b
changelog.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.3.1] - 2024-02-21
11
+
12
+### Fixed
13
14
+- Key error when accessing a Nova Task without a caseworker.
15
16
## [1.3.0] - 2024-02-20
17
18
### Added
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "itk_dev_shared_components"
-version = "1.3.0"
+version = "1.3.1"
authors = [
{ name="ITK Development", email="itk-rpa@mkb.aarhus.dk" },
]
0 commit comments