Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

Commit

Permalink
Bump to v1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPalard committed Nov 26, 2021
1 parent caf1412 commit 204417d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pospell.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

import regex

__version__ = "1.0.13"
__version__ = "1.1"

DEFAULT_DROP_CAPITALIZED = {"fr": True, "fr_FR": True}

Expand Down

0 comments on commit 204417d

Please sign in to comment.