Skip to content

Commit 7e9258a

Browse files
committed
chore: prepare 3.1.4 release
1 parent a88f388 commit 7e9258a

2 files changed

Lines changed: 7 additions & 6 deletions

File tree

README.rst

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -284,11 +284,12 @@ Release Schedule
284284
:header: "Version", "Date", "Description"
285285
:widths: 15, 10, 30
286286

287-
**3.1.3**, **18 March 2024**, "Relax rdflib version constraint"
288-
**3.1.2**, **18 March 2024**, "Relax httpx version constraint"
289-
**3.1.1**, **19 February 2024**, "Fix release"
290-
**3.1.0**, **19 February 2024**, "Add supermodel mode - supports documenting profiles and modules"
291-
**3.0.5**, **27 April 2023**, "Minor patching"
287+
3.1.4, 6 April 2024, "Fix load_ontology function's detection of data input"
288+
3.1.3, 18 March 2024, "Relax rdflib version constraint"
289+
3.1.2, 18 March 2024, "Relax httpx version constraint"
290+
3.1.1, 19 February 2024, "Fix release"
291+
3.1.0, 19 February 2024, "Add supermodel mode - supports documenting profiles and modules"
292+
3.0.5, 27 April 2023, "Minor patching"
292293
3.0.4, 24 May 2022, "Use of Poetry"
293294
3.0.2, 24 May 2022, "Support for preformatted skos:example literals"
294295
3.0.1, 6 Jan 2022, "Direct HTML generation using dominate; easier to maintain and extend"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pylode"
3-
version = "3.1.3a"
3+
version = "3.1.4a"
44
description = "An OWL ontology documentation tool using Python, based on LODE."
55
authors = ["Nicholas Car <nick@kurrawong.net>"]
66
readme = "README.rst"

0 commit comments

Comments
 (0)