Skip to content

Commit

Permalink
Bump version to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlls committed May 3, 2024
1 parent 183a5e5 commit d775209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion negate/version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Version specification."""

# Negate version.
__version__ = "1.1.3"
__version__ = "1.1.5"

# spaCy models version.
EN_CORE_WEB_MD_VERSION: str = "3.7.1"
Expand Down

0 comments on commit d775209

Please sign in to comment.