Skip to content

Commit 6afd144

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

File tree

4 files changed

+2572
-1800
lines changed

4 files changed

+2572
-1800
lines changed

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 <[email protected]>"]
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 = "[email protected]"},

0 commit comments

Comments
 (0)