aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2022-04-13 22:00:35 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2022-04-13 22:00:35 +0200
commitc988a3eda9eb833d18cc8c583854c22f23f44672 (patch)
treeb37d247066cd2e056258a0618c6be54f2dc52288
parentc4f7a6e22cf7a5cc8f1c95c1b3e871c1e6b2d036 (diff)
downloadoctodns-custom-provider-c988a3eda9eb833d18cc8c583854c22f23f44672.tar.gz
bump version
-rw-r--r--CONTRIBUTORS5
-rwxr-xr-xsetup.py2
2 files changed, 6 insertions, 1 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
new file mode 100644
index 0000000..547cb69
--- /dev/null
+++ b/CONTRIBUTORS
@@ -0,0 +1,5 @@
+Thanks to:
+
+risson (https://github.com/rissson)
+
+Aquifoliales (https://github.com/Aquifoliales)
diff --git a/setup.py b/setup.py
index 315a64f..6dbd395 100755
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import setuptools
setup(
name='octodns-custom-providers',
- version='0.5.0',
+ version='0.6.0',
author="Jonas Gunz",
author_mail="himself@jonasgunz.de",
description="Custom sources for OctoDNS",