Skip to content

Commit abe1724

Browse files
Release 0.3.10
1 parent f612bbd commit abe1724

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.3.10] - 2026-04-07
9+
10+
### Fixed
11+
12+
- Send intermediate answers to Exam-O-Matic as is_final=FALSE (was is_final=UNKNOWN).
13+
14+
815
## [0.3.9] - 2026-03-31
916

1017
### Fixed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ktp-controller"
3-
version = "0.3.9"
3+
version = "0.3.10"
44
description = "ktp-controller"
55
authors = [{ name = "Opinsys Developers", email = "dev@opinsys.fi" }]
66
requires-python = ">=3.11"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)