From 0c242ac85336069b753665adf8a8b21a64b61e35 Mon Sep 17 00:00:00 2001 From: Casey Deccio Date: Wed, 13 Jan 2016 15:18:38 -0500 Subject: bump version to beta2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index d184245..d29e86d 100644 --- a/setup.py +++ b/setup.py @@ -92,7 +92,7 @@ else: RAPHAEL_FILES = [] setup(name='dnsviz', - version='0.5.0-beta', + version='0.5.0-beta2', author='Casey Deccio', author_email='casey@deccio.net', url='https://github.com/dnsviz/dnsviz/', -- cgit v1.2.3