diff --git a/pospell.py b/pospell.py index 35d7f88..d7945d0 100644 --- a/pospell.py +++ b/pospell.py @@ -24,7 +24,7 @@ import regex -__version__ = "1.0.13" +__version__ = "1.1" DEFAULT_DROP_CAPITALIZED = {"fr": True, "fr_FR": True}