Skip to content

Commit 6afd144

Browse files
authored
Fix CS-2568 | pydomainextractor: update public suffix list
2 parents 0853339 + fa4b2e8 commit 6afd144

4 files changed

Lines changed: 2572 additions & 1800 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pydomainextractor"
3-
version = "0.13.3"
3+
version = "0.13.4"
44
authors = ["Gal Ben David <gal@intsights.com>"]
55
edition = "2021"
66
description = "A blazingly fast domain extraction library written in Rust"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "pydomainextractor"
3-
version = "0.13.3"
3+
version = "0.13.4"
44
description = "A blazingly fast domain extraction library written in Rust"
55
authors = [
66
{email = "gal@intsights.com"},

0 commit comments

Comments
 (0)