diff --git a/iprestrict/__init__.py b/iprestrict/__init__.py index 8039c4b..b36f94e 100644 --- a/iprestrict/__init__.py +++ b/iprestrict/__init__.py @@ -5,4 +5,4 @@ __all__ = ["IPRestrictor"] -__version__ = "1.7.0" +__version__ = "1.8.0"