Skip to content

Commit

Permalink
pypi: Bump package version to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gkbrk committed Mar 27, 2020
1 parent 7ac2677 commit 0284d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name="Slowloris",
py_modules=["slowloris"],
entry_points={"console_scripts": ["slowloris=slowloris:main"]},
version="0.2.0",
version="0.2.1",
description="Low bandwidth DoS tool. Slowloris rewrite in Python.",
author="Gokberk Yaltirakli",
author_email="[email protected]",
Expand Down

0 comments on commit 0284d46

Please sign in to comment.