Skip to content

Commit aa1bb58

Browse files
committed
Update version
1 parent ee15c2c commit aa1bb58

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 = 1.3.8
2+
version = 1.3.9
33
description = spaCy pipelines for pre-trained BERT and other transformers
44
url = https://spacy.io
55
author = Explosion
@@ -28,7 +28,7 @@ classifiers =
2828
[options]
2929
zip_safe = false
3030
include_package_data = true
31-
python_requires = >=3.9,<3.13
31+
python_requires = >=3.9,<3.14
3232
install_requires =
3333
spacy>=3.5.0,<4.1.0
3434
numpy>=1.15.0; python_version < "3.9"

0 commit comments

Comments
 (0)