Skip to content

Commit

Permalink
Set version to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Oct 31, 2019
1 parent 55f2241 commit de98d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spacy/about.py
@@ -1,6 +1,6 @@
# fmt: off
__title__ = "spacy"
__version__ = "2.2.2.dev5"
__version__ = "2.2.2"
__release__ = True
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"
Expand Down

0 comments on commit de98d66

Please sign in to comment.