aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2022-09-03 15:46:52 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2022-09-03 15:46:52 +0200
commita71012eada590d347df8da0db0d3dcd044380ac7 (patch)
treee2e16cb72efcc830f62523ca8ca3933868d6499f
parentd5f1c3193c9ef2aff0b60816c462c867f41137bd (diff)
downloadoctodns-custom-provider-a71012eada590d347df8da0db0d3dcd044380ac7.tar.gz
bump version
-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",