Skip to content

Commit

Permalink
Update version and add keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
RicoVZ committed Jun 27, 2018
1 parent 625d3d6 commit 0d2672e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,13 @@

setup(
name="Socks5man",
version="0.1.0",
version="0.1",
author="Ricardo van Zutphen",
author_email="ricardo@cuckoo.sh",
packages=[
"socks5man",
],
keywords="socks5man socks5 tester management library verification",
classifiers=[
"Development Status :: 3 - Alpha",
"Environment :: Console",
Expand Down

0 comments on commit 0d2672e

Please sign in to comment.