From 22e64498ce841b48aa3cf685fd45b01c672a9623 Mon Sep 17 00:00:00 2001 From: Aaron Guise Date: Thu, 19 Feb 2026 22:20:28 +1300 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20version=20to=202.4.0=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index aee03bc..303e2d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "directdnsonly" -version = "2.3.0" +version = "2.4.0" description = "DNS Management System - DirectAdmin to multiple backends" authors = [ {name = "Aaron Guise",email = "aaron@guise.net.nz"}