Skip to content

Commit 9996067

Browse files
committed
Version 1.6 Delta - Enhanced error handling and logging
1 parent d2d019c commit 9996067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "diffrays"
7-
version = "1.5"
7+
version = "1.6"
88
description = "Binary Diff Analysis Tool - Decompile, Compare, and Visualize Binary Changes"
99
readme = "README.md"
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)