From 776a84cb0eff530f43ed96f0893e957f4cd5fbf1 Mon Sep 17 00:00:00 2001 From: snare Date: Sat, 24 Sep 2016 21:39:45 +1000 Subject: [PATCH] Version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c370437..2d83fb5 100755 --- a/setup.py +++ b/setup.py @@ -72,7 +72,7 @@ if sys.platform == 'win32': setup( name="voltron", - version="0.1.6", + version="0.1.7", author="snare", author_email="snare@ho.ax", description="A debugger UI",