Skip to content

Commit 352c00e

Browse files
committed
preparing release udapi 0.5.0
1 parent d3aa322 commit 352c00e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGES.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@ Udapi Change Log
22
----------------
33
See https://github.com/udapi/udapi-python/commits/master for details.
44

5-
0.4.0 2024-03-28
5+
0.5.0 2025-10-18
6+
- added mwt.feats
7+
- added root.prev_tree and root.next_tree
8+
- .github/workflows/python-publish.yml
9+
- edits by Dan Zeman in block.ud.*
10+
11+
0.4.0 2025-03-28
612
- support for CorefUD 1.3
713
- edits by Dan Zeman in block.ud.*
814
- requires Python 3.9+ (difficult to test older versions in Circle-CI)

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = udapi
3-
version = 0.4.0
3+
version = 0.5.0
44
author = Martin Popel
55
author_email = popel@ufal.mff.cuni.cz
66
description = Python framework for processing Universal Dependencies data

0 commit comments

Comments
 (0)