Skip to content

Commit e539295

Browse files
committed
prepare udapi 0.5.1
1 parent 41ba4e3 commit e539295

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ Udapi Change Log
22
----------------
33
See https://github.com/udapi/udapi-python/commits/master for details.
44

5+
0.5.1 2025-11-05
6+
- make udapy compatible with Python 3.13
7+
58
0.5.0 2025-10-18
69
- added mwt.feats
710
- added root.prev_tree and root.next_tree

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.5.0
3+
version = 0.5.1
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)