Unverified Commit 4b641bb1 by Marcin Bury Committed by GitHub

Bump v3.3.0 (#489)

parent 32405fc3
...@@ -233,7 +233,7 @@ class RoutersploitInterpreter(BaseInterpreter): ...@@ -233,7 +233,7 @@ class RoutersploitInterpreter(BaseInterpreter):
Embedded Devices Embedded Devices
Codename : I Knew You Were Trouble Codename : I Knew You Were Trouble
Version : 3.2.0 Version : 3.3.0
Homepage : https://www.threat9.com - @threatnine Homepage : https://www.threat9.com - @threatnine
Join Slack : https://www.threat9.com/slack Join Slack : https://www.threat9.com/slack
......
...@@ -6,7 +6,7 @@ with open("README.md", "r") as f: ...@@ -6,7 +6,7 @@ with open("README.md", "r") as f:
setup( setup(
name="routersploit", name="routersploit",
version="3.2.0", version="3.3.0",
description="Exploitation Framework for Embedded Devices", description="Exploitation Framework for Embedded Devices",
long_description=long_description, long_description=long_description,
author="Threat9", author="Threat9",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment