Skip to content

Commit 6c64f96

Browse files
committed
Updated pyproject.toml
1 parent 7753b51 commit 6c64f96

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

.github/workflows/dependabot.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

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.6.2"
7+
version = "2.0"
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)