Skip to content

Commit 174a6c6

Browse files
authored
Task CS-2206: PyDomainExtractor | update version
2 parents 4bdb143 + 3a84431 commit 174a6c6

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

0 commit comments

Comments
 (0)