Skip to content

Commit 047039c

Browse files
committed
Update version and python specifier
1 parent 5deb569 commit 047039c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
version = 0.3.0
2+
version = 0.3.1
33
description = Curated transformer models for spaCy pipelines
44
url = https://github.com/explosion/spacy-curated-transformers
55
author = Explosion
@@ -12,7 +12,7 @@ long_description_content_type = text/markdown
1212
[options]
1313
zip_safe = true
1414
include_package_data = true
15-
python_requires = >=3.9
15+
python_requires = >=3.9,<3.14
1616
install_requires =
1717
curated-transformers>=0.1.0,<0.2.0
1818
curated-tokenizers>=0.0.9,<0.1.0

0 commit comments

Comments
 (0)