Skip to content

Commit dde348c

Browse files
committed
Bump version 2.4.4
1 parent cdad880 commit dde348c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wpwatcher/__version__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
Project version and meta informations.
88
"""
99

10-
__version__ = "2.4.3"
10+
__version__ = "2.4.4"
1111
__title__ = "wpwatcher"
12-
__description__ = "wpwatcher - WordPress Watcher - Automating WPScan to scan and report vulnerable Wordpress sites"
12+
__description__ = "WordPress Watcher - Automating WPScan to scan and report vulnerable Wordpress sites"
1313
__author__ = "Florian Roth, Tristan Landes"
1414
__author_email__ = ""
1515
__license__ = "Apache License 2.0"

0 commit comments

Comments
 (0)