We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49605b commit 9f85919Copy full SHA for 9f85919
routersploit/interpreter.py
@@ -233,7 +233,7 @@ def __init__(self):
233
Embedded Devices
234
235
Codename : I Knew You Were Trouble
236
- Version : 3.1.0
+ Version : 3.2.0
237
Homepage : https://www.threat9.com - @threatnine
238
Join Slack : https://www.threat9.com/slack
239
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="routersploit",
9
- version="3.1.0",
+ version="3.2.0",
10
description="Exploitation Framework for Embedded Devices",
11
long_description=long_description,
12
author="Threat9",
0 commit comments