We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0293bf6 commit a338105Copy full SHA for a338105
thinc/about.py
@@ -4,7 +4,7 @@
4
# https://github.com/pypa/warehouse/blob/master/warehouse/__about__.py
5
6
__name__ = "thinc"
7
-__version__ = "7.4.2"
+__version__ = "7.4.3"
8
__summary__ = "Practical Machine Learning for NLP"
9
__uri__ = "https://github.com/explosion/thinc"
10
__author__ = "Matthew Honnibal"
0 commit comments