Skip to content

Commit

Permalink
Bump version to
Browse files Browse the repository at this point in the history
  • Loading branch information
dmlls committed Oct 18, 2023
1 parent 32d5fd4 commit 401af1b
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.1"
__version__ = "1.1.2"

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

0 comments on commit 401af1b

Please sign in to comment.