Skip to content

Commit 05259ed

Browse files
committed
Set version to v7.4.5
1 parent 4633214 commit 05259ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thinc/about.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# https://github.com/pypa/warehouse/blob/master/warehouse/__about__.py
55

66
__name__ = "thinc"
7-
__version__ = "7.4.4"
7+
__version__ = "7.4.5"
88
__summary__ = "Practical Machine Learning for NLP"
99
__uri__ = "https://github.com/explosion/thinc"
1010
__author__ = "Matthew Honnibal"

0 commit comments

Comments
 (0)