Skip to content

Commit d979bb8

Browse files
committed
prepare release 0.4.0 of udapi
1 parent 133dcc5 commit d979bb8

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGES.txt

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

5+
0.4.0 2024-03-28
6+
- support for CorefUD 1.3
7+
- edits by Dan Zeman in block.ud.*
8+
- requires Python 3.9+ (difficult to test older versions in Circle-CI)
9+
510
0.3.0 2022-04-06
611
- support for CorefUD 1.0 (new CoNLL-U format for coreference annotation)
712
- edits by Dan Zeman in block.ud.*

setup.cfg

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

1515
[options]
1616
packages = find:
17-
python_requires = >=3.6
17+
python_requires = >=3.9
1818
include_package_data = True
1919
scripts =
2020
bin/udapy

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy