aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorrexxnor <rexxnor+gnunet@brief.li>2019-05-24 09:36:24 +0200
committerrexxnor <rexxnor+gnunet@brief.li>2019-05-24 09:36:24 +0200
commit06ab83ec5cac6b56e8e1a5f2730e01a4064bcf16 (patch)
treebfc2cb5e368ebf65dcabe3ecba87c2fc4dada26e /setup.py
parent466482c5e2dff6758727844e1b62784fa0504bb4 (diff)
downloadascension-06ab83ec5cac6b56e8e1a5f2730e01a4064bcf16.tar.gz
ascension-06ab83ec5cac6b56e8e1a5f2730e01a4064bcf16.zip
bumped version to GNUnet compatible version, updated manpage
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 7afc1b9..5c8cd27 100644
--- a/setup.py
+++ b/setup.py
@@ -28,7 +28,7 @@ with open("README", "r") as fh:
28 28
29setuptools.setup( 29setuptools.setup(
30 name="ascension", 30 name="ascension",
31 version="0.6.1", 31 version="0.11.4",
32 author="rexxnor", 32 author="rexxnor",
33 author_email="rexxnor+gnunet@brief.li", 33 author_email="rexxnor+gnunet@brief.li",
34 description="Tool to migrate DNS Zones to the GNU Name System", 34 description="Tool to migrate DNS Zones to the GNU Name System",