Skip to content

Commit 6bea98f

Browse files
committed
Bump version
1 parent e20080c commit 6bea98f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Changelog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
Finnish language model for spaCy
22

3-
<unreleased>
3+
Version 0.10.0b1, 2022-04-09
44

5+
* Ported to spaCy 3.3.0.dev0. Older spacy versions are not supported anymore.
56
* Noun chunker now splits off appositions as independent phrases
67

78
Version 0.9.0, 2022-01-19

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ pip install spacy_fi_experimental_web_md
1616
Compatibility with spaCy versions:
1717

1818
| spacy-fi version | Compatible with spaCy version |
19-
| ---------------- | ----------------------------- |
20-
| 0.9.0 | 3.2.1 or later
19+
| ---------------- |-------------------------------|
20+
| 0.9.0 | >= 3.2.1 and < 3.3.0 |
2121
| 0.8.x | 3.2.x |
2222
| 0.7.x | 3.0.x, 3.1.x |
2323
| 0.6.0 | 3.0.x |

0 commit comments

Comments
 (0)