We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdad880 commit dde348cCopy full SHA for dde348c
wpwatcher/__version__.py
@@ -7,9 +7,9 @@
7
Project version and meta informations.
8
"""
9
10
-__version__ = "2.4.3"
+__version__ = "2.4.4"
11
__title__ = "wpwatcher"
12
-__description__ = "wpwatcher - WordPress Watcher - Automating WPScan to scan and report vulnerable Wordpress sites"
+__description__ = "WordPress Watcher - Automating WPScan to scan and report vulnerable Wordpress sites"
13
__author__ = "Florian Roth, Tristan Landes"
14
__author_email__ = ""
15
__license__ = "Apache License 2.0"
0 commit comments