We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1c650d commit 334bd96Copy full SHA for 334bd96
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "patchdiff"
3
-version = "0.3.12"
+version = "1.0.0"
4
description = "Bidirectional, JSON-patch-compliant diffs between Python data structures"
5
authors = [
6
{ name = "Korijn van Golen", email = "korijn@gmail.com" },
0 commit comments