Skip to content

Commit

Permalink
Bump version to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlls committed Oct 25, 2023
1 parent 9ad2c27 commit a412241
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.2"
__version__ = "1.1.3"

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

0 comments on commit a412241

Please sign in to comment.