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 0ee09e6 commit 0239f45Copy full SHA for 0239f45
CHANGES.rst
@@ -12,7 +12,7 @@ The listed updates resemble rather a Best Of than a full record of changes.
12
Intentionally.
13
14
15
-0.5-rc2 (unreleased)
+0.5-rc2 (2024-12-16)
16
--------------------
17
18
This iteration took quiet long to complete as it presumably solved the hardest
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
6
7
[project]
8
name = "delb"
9
-version = "0.5-rc1"
+version = "0.5-rc2"
10
description = "A library that provides an ergonomic model for XML encoded text documents (e.g. with TEI-XML)."
11
authors = [
{ name = "Frank Sachsenheim", email = "delb-project@posteo.net" }
0 commit comments