Skip to content

Commit 3dcd03d

Browse files
authored
Fix version string (#724)
1 parent 5508f53 commit 3dcd03d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

thinc/about.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "v8.1.0"
1+
__version__ = "8.1.0"
22
__release__ = True

0 commit comments

Comments
 (0)