aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2021-08-29 14:08:01 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2021-08-29 14:08:01 +0200
commit284c2646c6898ec273feba251716bf610a31dc31 (patch)
treeec0c1696b4be1ab2d6bbe1e2abb6ccd218759119 /setup.py
parent968ad127f39023e0cd560fa3e2f9516968043616 (diff)
downloadoctodns-custom-provider-284c2646c6898ec273feba251716bf610a31dc31.tar.gz
soa.serial allow environment as serial number
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 261dddc..2292e1a 100755
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ import setuptools
setup(
name='octodns-custom-providers',
- version='0.3.0',
+ version='0.3.1',
author="Jonas Gunz",
author_mail="himself@jonasgunz.de",
description="Custom sources for OctoDNS",