File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ ______ _ __ ________
8484| | / /| | | | | | | \ \ (_| | | _| \_ _ \
8585| ___/ | _| _| | _| \_ | \_\_ _,_| \_ _, | ___/
8686 __/ |
87- | ___/ v1.6 Pi
87+ | ___/ v1.6.1 Pi
8888
8989usage: diffrays [-h] {diff,server,autodiff} ...
9090
Original file line number Diff line number Diff line change 3131| |/ /| | | | | | |\ \ (_| | |_| \__ \
3232|___/ |_|_| |_| \_| \_\__,_|\__, |___/
3333 __/ |
34- |___/ { Fore .YELLOW } v1.6 Pi{ Style .RESET_ALL }
34+ |___/ { Fore .YELLOW } v1.6.1 Pi{ Style .RESET_ALL }
3535"""
3636
3737def print_success (message ):
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " diffrays"
7- version = " 1.6"
7+ version = " 1.6.1 "
88description = " Binary Diff Analysis Tool - Decompile, Compare, and Visualize Binary Changes"
99readme = " README.md"
1010requires-python = " >=3.8"
You can’t perform that action at this time.
0 commit comments