From 58fea64cafc5c9c2d6332bccd9fd85b022c37af9 Mon Sep 17 00:00:00 2001 From: "minecraftchest1@outlook.com" Date: Mon, 27 Jan 2025 10:40:21 -0600 Subject: [PATCH] Bump to v1.4.1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5616a62..255bc9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "dnscode" -version = "1.4.0" +version = "1.4.1" authors = [ { name="Minecraftchest1", email="me@minec1.us" }, ]