Skip to content

Commit 937757e

Browse files
Bumped version
1 parent 86a85b8 commit 937757e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service/cli_init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def welcome_menu(self):
3131
Text.assemble(
3232
(fig.renderText('DPULSE'), preview_style),
3333
("\n", ""),
34-
("DPULSE-CLI - v1.3.3 rolling - OSINT-TECHNOLOGIES\n\n", "magenta bold"),
34+
("DPULSE-CLI - v1.3.3 stable - OSINT-TECHNOLOGIES\n\n", "magenta bold"),
3535
("Visit our pages:\n", "white"),
3636
("GitHub: ", "white"), ("https://github.com/OSINT-TECHNOLOGIES\n", "blue underline"),
3737
("PyPi: ", "white"), ("https://pypi.org/project/dpulse/\n", "blue underline"),

0 commit comments

Comments
 (0)