diff --git a/_modules/index.html b/_modules/index.html index 1edd206..652c6ba 100644 --- a/_modules/index.html +++ b/_modules/index.html @@ -8,7 +8,7 @@ - Overview: module code — parsedmarc 5.0.0 documentation + Overview: module code — parsedmarc 5.0.1 documentation @@ -56,7 +56,7 @@
- 5.0.0 + 5.0.1
diff --git a/_modules/parsedmarc.html b/_modules/parsedmarc.html index 83334dc..4754507 100644 --- a/_modules/parsedmarc.html +++ b/_modules/parsedmarc.html @@ -8,7 +8,7 @@ - parsedmarc — parsedmarc 5.0.0 documentation + parsedmarc — parsedmarc 5.0.1 documentation @@ -56,7 +56,7 @@
- 5.0.0 + 5.0.1
@@ -183,7 +183,7 @@ from parsedmarc.utils import timestamp_to_human, human_timestamp_to_datetime from parsedmarc.utils import parse_email -__version__ = "5.0.0" +__version__ = "5.0.1" logger = logging.getLogger("parsedmarc") logger.debug("parsedmarc v{0}".format(__version__)) diff --git a/_modules/parsedmarc/elastic.html b/_modules/parsedmarc/elastic.html index 48be902..e047101 100644 --- a/_modules/parsedmarc/elastic.html +++ b/_modules/parsedmarc/elastic.html @@ -8,7 +8,7 @@ - parsedmarc.elastic — parsedmarc 5.0.0 documentation + parsedmarc.elastic — parsedmarc 5.0.1 documentation @@ -56,7 +56,7 @@
- 5.0.0 + 5.0.1
diff --git a/_modules/parsedmarc/splunk.html b/_modules/parsedmarc/splunk.html index b8715d7..8b7bf2c 100644 --- a/_modules/parsedmarc/splunk.html +++ b/_modules/parsedmarc/splunk.html @@ -8,7 +8,7 @@ - parsedmarc.splunk — parsedmarc 5.0.0 documentation + parsedmarc.splunk — parsedmarc 5.0.1 documentation @@ -56,7 +56,7 @@
- 5.0.0 + 5.0.1
diff --git a/_modules/parsedmarc/utils.html b/_modules/parsedmarc/utils.html index 5ed92a2..49dbc23 100644 --- a/_modules/parsedmarc/utils.html +++ b/_modules/parsedmarc/utils.html @@ -8,7 +8,7 @@ - parsedmarc.utils — parsedmarc 5.0.0 documentation + parsedmarc.utils — parsedmarc 5.0.1 documentation @@ -56,7 +56,7 @@
- 5.0.0 + 5.0.1
@@ -170,7 +170,7 @@ import geoip2.database import geoip2.errors import requests -import publicsuffix +import publicsuffix2 __version__ = "4.3.9" @@ -246,7 +246,7 @@ logger.warning( "Failed to download an updated PSL {0}".format(error)) with open(psl_path, encoding="utf-8") as psl_file: - psl = publicsuffix.PublicSuffixList(psl_file) + psl = publicsuffix2.PublicSuffixList(psl_file) return psl.get_public_suffix(domain) diff --git a/_static/documentation_options.js b/_static/documentation_options.js index 94fcf8a..8080996 100644 --- a/_static/documentation_options.js +++ b/_static/documentation_options.js @@ -1,6 +1,6 @@ var DOCUMENTATION_OPTIONS = { URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'), - VERSION: '5.0.0', + VERSION: '5.0.1', LANGUAGE: 'None', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', diff --git a/genindex.html b/genindex.html index 02e15bc..c1714f8 100644 --- a/genindex.html +++ b/genindex.html @@ -9,7 +9,7 @@ - Index — parsedmarc 5.0.0 documentation + Index — parsedmarc 5.0.1 documentation @@ -57,7 +57,7 @@
- 5.0.0 + 5.0.1
diff --git a/index.html b/index.html index ddfdf6e..a413c3e 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ - parsedmarc documentation - Open source DMARC report analyzer and visualizer — parsedmarc 5.0.0 documentation + parsedmarc documentation - Open source DMARC report analyzer and visualizer — parsedmarc 5.0.1 documentation @@ -56,7 +56,7 @@
- 5.0.0 + 5.0.1
diff --git a/objects.inv b/objects.inv index cb11661..bd2c9e5 100644 Binary files a/objects.inv and b/objects.inv differ diff --git a/py-modindex.html b/py-modindex.html index 255b6f4..ba102d1 100644 --- a/py-modindex.html +++ b/py-modindex.html @@ -8,7 +8,7 @@ - Python Module Index — parsedmarc 5.0.0 documentation + Python Module Index — parsedmarc 5.0.1 documentation @@ -59,7 +59,7 @@
- 5.0.0 + 5.0.1
diff --git a/search.html b/search.html index 6dcd35f..896add8 100644 --- a/search.html +++ b/search.html @@ -8,7 +8,7 @@ - Search — parsedmarc 5.0.0 documentation + Search — parsedmarc 5.0.1 documentation @@ -56,7 +56,7 @@
- 5.0.0 + 5.0.1