From 36293a920cbfcf898256393f9f45aa2223734bdf Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sat, 12 Mar 2022 01:55:45 +0100 Subject: support custom providers --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 47cddd6..315a64f 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ import setuptools setup( name='octodns-custom-providers', - version='0.4.1', + version='0.5.0', author="Jonas Gunz", author_mail="himself@jonasgunz.de", description="Custom sources for OctoDNS", -- cgit v1.2.3