File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " gitxray"
7- version = " 1.0.18 "
7+ version = " 1.0.19 "
88authors = [
99 { name =" Lucas Lavarello" , email =" llavarello@kulkan.com" },
1010]
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ def gitxray_cli():
2020░░██████ ░░██████
2121 ░░░░░░ ░░░░░░
2222gitxray: X-Ray and analyze GitHub Repositories and their Contributors. Trust no one!
23- v1.0.18 - Developed by Kulkan Security [www.kulkan.com] - Penetration testing by creative minds.
23+ v1.0.19 - Developed by Kulkan Security [www.kulkan.com] - Penetration testing by creative minds.
2424""" + "#" * gx_definitions .SCREEN_SEPARATOR_LENGTH )
2525
2626 # Let's initialize a Gitxray context, which parses arguments and more.
You can’t perform that action at this time.
0 commit comments