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-02-22 17:23:39 +0300
committerCasey Deccio <casey@deccio.net>2016-02-22 17:23:39 +0300
commitf2f8360b8530b54669cc525a194badbe62099b74 (patch)
tree13fb2618d2ccb2efb6dc51193862fe3dcb9db775 /setup.py
parentd830b78c8cf24b380eadfa4206fb0f9da4d72eba (diff)
Bump version
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 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/',