From 2af3ac68a98d8f6dd507f3b9c29c5b6ea7594376 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Thu, 26 Oct 2023 23:57:00 +0200 Subject: v0.7.0: Add support for IPv6 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 7eba5b9..7c79be7 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import setuptools setup( name='octodns-custom-providers', - version='0.6.2', + version='0.7.0', author="Jonas Gunz", author_mail="himself@jonasgunz.de", description="Custom sources for OctoDNS", -- cgit v1.2.3