Skip to content

Commit

Permalink
Bump version 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanlatr committed Oct 5, 2020
1 parent a85dce2 commit c7de9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wpwatcher/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Project version and meta informations.
"""

__version__ = "2.5.0.dev"
__version__ = "2.4.3"
__title__ = "wpwatcher"
__description__ = "wpwatcher - WordPress Watcher is a Python wrapper for WPScan that manages scans on multiple sites and reports by email and syslog"
__author__ = "Florian Roth, Tristan Landes"
Expand Down

0 comments on commit c7de9e8

Please sign in to comment.