aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2022-09-03 15:47:15 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2022-09-03 15:47:15 +0200
commitac903642cb6408c6675ebad4039735994ab8c24f (patch)
treee2e16cb72efcc830f62523ca8ca3933868d6499f /setup.py
parentc988a3eda9eb833d18cc8c583854c22f23f44672 (diff)
parenta71012eada590d347df8da0db0d3dcd044380ac7 (diff)
downloadoctodns-custom-provider-ac903642cb6408c6675ebad4039735994ab8c24f.tar.gz
Merge branch 'Aquifoliales-supportrecord'
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6dbd395..e34533b 100755
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import setuptools
setup(
name='octodns-custom-providers',
- version='0.6.0',
+ version='0.6.1',
author="Jonas Gunz",
author_mail="himself@jonasgunz.de",
description="Custom sources for OctoDNS",