Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xmendez committed Oct 19, 2020
1 parent f94db46 commit ee31a69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wfuzz/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = "wfuzz"
__version__ = "3.0.1"
__version__ = "3.0.2"
__build__ = 0x023000
__author__ = "Xavier Mendez"
__license__ = "GPL 2.0"
Expand Down

0 comments on commit ee31a69

Please sign in to comment.