Skip to content

Commit a57e300

Browse files
authored
new version
1.3.5
1 parent 9dc2b93 commit a57e300

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def read(fname):
88

99
setup(
1010
name = "tornado",
11-
version = "1.2",
11+
version = "1.3.5",
1212
author = "samet-g",
1313
license = "MIT",
1414
keywords = ["Tornado", "Tor reverse shell", "reverse shell", "metasploit", "tor"],
@@ -32,4 +32,4 @@ def read(fname):
3232
'tornado = tornado.__main__:main'
3333
]
3434
},
35-
)
35+
)

0 commit comments

Comments
 (0)