Skip to content

Commit 9f85919

Browse files
authored
Bump v3.2.0 (#477)
1 parent a49605b commit 9f85919

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

routersploit/interpreter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ def __init__(self):
233233
Embedded Devices
234234
235235
Codename : I Knew You Were Trouble
236-
Version : 3.1.0
236+
Version : 3.2.0
237237
Homepage : https://www.threat9.com - @threatnine
238238
Join Slack : https://www.threat9.com/slack
239239

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name="routersploit",
9-
version="3.1.0",
9+
version="3.2.0",
1010
description="Exploitation Framework for Embedded Devices",
1111
long_description=long_description,
1212
author="Threat9",

0 commit comments

Comments
 (0)