Skip to content

Commit 547171d

Browse files
committed
bump a new version 0.13.5
1 parent b5a4633 commit 547171d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.4"
3+
version = "0.13.5"
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.4"
3+
version = "0.13.5"
44
description = "A blazingly fast domain extraction library written in Rust"
55
authors = [
66
{email = "[email protected]"},

0 commit comments

Comments
 (0)