Skip to content

Commit 92ad1ae

Browse files
committed
Prepare 0.1.2 release.
Bump version number, update NEWS file.
1 parent 025451b commit 92ad1ae

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

NEWS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
Changes in odk-core 0.1.2 (2025-12-14)
2+
--------------------------------------
3+
4+
* Pass Java options consistently across Java programs.
5+
* Install an improved activation script.
6+
* Fix seeding without a configuration file.
7+
8+
19
Changes in odk-core 0.1.1 (2025-12-06)
210
--------------------------------------
311

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odk-core"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = "Ontology Development Kit Core"
55
license = "BSD-3-Clause"
66
authors = [

0 commit comments

Comments
 (0)