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-04-15 14:55:02 +0300
committerCasey Deccio <casey@deccio.net>2016-04-15 14:55:02 +0300
commit8a4a17899acbc96f533b1bd46fb230f3c372bf0a (patch)
tree17f612ac22c1bbc2da0daaa58491abaea09c940d /setup.py
parent4c9db75d4abb120f4ece93afc6a28aaa7ebd383e (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 019ea85..ccc31fb 100644
--- a/setup.py
+++ b/setup.py
@@ -108,7 +108,7 @@ else:
RAPHAEL_FILES = []
setup(name='dnsviz',
- version='0.5.1',
+ version='0.5.2',
author='Casey Deccio',
author_email='casey@deccio.net',
url='https://github.com/dnsviz/dnsviz/',