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:
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 2f69f24..ac04f12 100644
--- a/setup.py
+++ b/setup.py
@@ -108,7 +108,7 @@ else:
RAPHAEL_FILES = []
setup(name='dnsviz',
- version='0.5.0',
+ version='0.5.1',
author='Casey Deccio',
author_email='casey@deccio.net',
url='https://github.com/dnsviz/dnsviz/',