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 d6161bf commit 96fb47dCopy full SHA for 96fb47d
Windows/lazagne/config/constant.py
@@ -15,7 +15,7 @@ class constant():
15
current_time=date
16
) # The extension is added depending on the user output choice
17
max_help = 27
18
- CURRENT_VERSION = '2.4.3'
+ CURRENT_VERSION = '2.4.3'
19
output = None
20
modules_dic = {}
21
nb_password_found = 0 # Total password found
0 commit comments