Skip to content

Commit 3928429

Browse files
authored
Set version to v1.1.8 (#343)
1 parent a1d740f commit 3928429

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

setup.cfg

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[metadata]
2-
version = 1.1.7
2+
version = 1.1.8
33
description = spaCy pipelines for pre-trained BERT and other transformers
44
url = https://spacy.io
55
author = Explosion
@@ -21,6 +21,9 @@ classifiers =
2121
Programming Language :: Python :: 3
2222
Programming Language :: Python :: 3.6
2323
Programming Language :: Python :: 3.7
24+
Programming Language :: Python :: 3.8
25+
Programming Language :: Python :: 3.9
26+
Programming Language :: Python :: 3.10
2427

2528
[options]
2629
zip_safe = false

0 commit comments

Comments
 (0)