Skip to content

Commit 6a50b34

Browse files
bump version
1 parent 728bb8c commit 6a50b34

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "blastdns"
3-
version = "1.4.1"
3+
version = "1.4.2"
44
edition = "2024"
55
description = "Async DNS lookup library for bulk/parallel DNS resolution"
66
license = "GPL-3.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "blastdns"
7-
version = "1.4.1"
7+
version = "1.4.2"
88
description = "Async Python interface on top of the BlastDNS resolver"
99
license = "GPL-3.0"
1010
repository = "https://github.com/blacklanternsecurity/blastdns"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)