Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dnsviz/dnsviz.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCasey Deccio <casey@deccio.net>2016-06-07 21:35:30 +0300
committerCasey Deccio <casey@deccio.net>2016-06-07 21:35:30 +0300
commitb33ab60ebf01fd0f8475f104be6267fb915cc8c4 (patch)
treeae2eed415e4f5dd1e5a37c4635bc7d2cb29818dd /setup.py
parent0679f93e96e8549576cc6690843178a64b68fa1f (diff)
Bump versionv0.5.4
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 291c00c..64917b2 100644
--- a/setup.py
+++ b/setup.py
@@ -92,7 +92,7 @@ else:
RAPHAEL_FILES = []
setup(name='dnsviz',
- version='0.5.3',
+ version='0.5.4',
author='Casey Deccio',
author_email='casey@deccio.net',
url='https://github.com/dnsviz/dnsviz/',