Skip to content

Commit

Permalink
Set version to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianeboyd committed May 24, 2023
1 parent b4117be commit f645747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spacy/about.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# fmt: off
__title__ = "spacy"
__version__ = "3.3.2"
__version__ = "3.3.3"
__download_url__ = "https://github.com/explosion/spacy-models/releases/download"
__compatibility__ = "https://raw.githubusercontent.com/explosion/spacy-models/master/compatibility.json"
__projects__ = "https://github.com/explosion/projects"
Expand Down

0 comments on commit f645747

Please sign in to comment.