Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
snare committed Apr 12, 2016
1 parent bb26f06 commit 5716ecc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -16,12 +16,12 @@

setup(
name="voltron",
version="0.1",
version="0.1.1",
author="snare",
author_email="snare@ho.ax",
description=("A debugger UI"),
license="MIT",
keywords="voltron debugger ui gdb lldb vdb",
keywords="voltron debugger ui gdb lldb vdb vivisect vtrace windbg cdb pykd",
url="https://github.com/snare/voltron",
packages=find_packages(exclude=['tests', 'examples']),
install_requires=requirements,
Expand Down

0 comments on commit 5716ecc

Please sign in to comment.