Skip to content

Commit c35780e

Browse files
committed
Bump version to 1.1.5
1 parent 3070a1a commit c35780e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

negate/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Version specification."""
22

33
# Negate version.
4-
__version__ = "1.1.3"
4+
__version__ = "1.1.5"
55

66
# spaCy models version.
77
EN_CORE_WEB_MD_VERSION: str = "3.7.1"

0 commit comments

Comments
 (0)