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 86a85b8 commit 937757eCopy full SHA for 937757e
service/cli_init.py
@@ -31,7 +31,7 @@ def welcome_menu(self):
31
Text.assemble(
32
(fig.renderText('DPULSE'), preview_style),
33
("\n", ""),
34
- ("DPULSE-CLI - v1.3.3 rolling - OSINT-TECHNOLOGIES\n\n", "magenta bold"),
+ ("DPULSE-CLI - v1.3.3 stable - OSINT-TECHNOLOGIES\n\n", "magenta bold"),
35
("Visit our pages:\n", "white"),
36
("GitHub: ", "white"), ("https://github.com/OSINT-TECHNOLOGIES\n", "blue underline"),
37
("PyPi: ", "white"), ("https://pypi.org/project/dpulse/\n", "blue underline"),
0 commit comments