diff --git a/.bumpversion.cfg b/.bumpversion.cfg index daf9008..663ed80 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,5 +1,5 @@ [bumpversion] -current_version = 1.1.4 +current_version = 1.1.5 commit = True tag = True message = release(project): {current_version} → {new_version} diff --git a/iris/__init__.py b/iris/__init__.py index c72e379..9b102be 100644 --- a/iris/__init__.py +++ b/iris/__init__.py @@ -1 +1 @@ -__version__ = "1.1.4" +__version__ = "1.1.5" diff --git a/pyproject.toml b/pyproject.toml index baae05c..f978020 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "iris" -version = "1.1.4" +version = "1.1.5" description = "Resilient Internet-scale measurement system." license = "MIT" authors = [ diff --git a/statics/excluded_prefixes b/statics/excluded_prefixes index ef4bd19..3757f63 100644 --- a/statics/excluded_prefixes +++ b/statics/excluded_prefixes @@ -30,3 +30,5 @@ ff00::/8 203.122.238.0/29 204.79.139.0/24 204.79.172.0/24 +153.100.0.0/16 +193.25.0.0/16