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 41ba4e3 commit e539295Copy full SHA for e539295
CHANGES.txt
@@ -2,6 +2,9 @@ Udapi Change Log
2
----------------
3
See https://github.com/udapi/udapi-python/commits/master for details.
4
5
+0.5.1 2025-11-05
6
+ - make udapy compatible with Python 3.13
7
+
8
0.5.0 2025-10-18
9
- added mwt.feats
10
- added root.prev_tree and root.next_tree
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = udapi
-version = 0.5.0
+version = 0.5.1
author = Martin Popel
author_email = popel@ufal.mff.cuni.cz
description = Python framework for processing Universal Dependencies data
0 commit comments