From d7ff645284ceead33f9a4227745737b2b6602f81 Mon Sep 17 00:00:00 2001 From: snare Date: Thu, 1 Sep 2016 21:09:04 +1000 Subject: [PATCH] Version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 875905f..064c4c3 100755 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ if sys.platform == 'win32': setup( name="voltron", - version="0.1.5", + version="0.1.6", author="snare", author_email="snare@ho.ax", description=("A debugger UI"),