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",