version changed

This commit is contained in:
Sascha Schirra
2018-10-17 15:55:36 +02:00
parent 1991b3da57
commit a77db52800
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
version = '1.11.7'
version = '1.12.0'
package_name = "ropper"
package_dir = "ropper"
package_description = """Show information about files in different file formats and find gadgets to build rop chains for different architectures.
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = py27,py36
envlist = py27,py37
[testenv]
commands=pip install {toxinidir}/filebytes/