aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2021-06-25 17:21:46 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2021-06-25 17:21:46 +0200
commit968ad127f39023e0cd560fa3e2f9516968043616 (patch)
treeeb8d92cd26bca0ae83009927a6eda391c4874d3a
parentdfc13ed7befa06cb827c549ad8f0c1f3b264b681 (diff)
downloadoctodns-custom-provider-968ad127f39023e0cd560fa3e2f9516968043616.tar.gz
Bump version to 0.3.0
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index fd77f90..261dddc 100755
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import setuptools
setup(
name='octodns-custom-providers',
- version='0.2.1',
+ version='0.3.0',
author="Jonas Gunz",
author_mail="himself@jonasgunz.de",
description="Custom sources for OctoDNS",