diff options
Diffstat (limited to 'textproc/py-json-repair/files/patch-pyproject.toml')
-rw-r--r-- | textproc/py-json-repair/files/patch-pyproject.toml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-json-repair/files/patch-pyproject.toml b/textproc/py-json-repair/files/patch-pyproject.toml index fc5dd52bcba2..f6e5bac5c774 100644 --- a/textproc/py-json-repair/files/patch-pyproject.toml +++ b/textproc/py-json-repair/files/patch-pyproject.toml @@ -1,9 +1,9 @@ ---- pyproject.toml.orig 2025-08-31 06:16:42 UTC +--- pyproject.toml.orig 2025-09-07 22:29:05 UTC +++ pyproject.toml -@@ -4,8 +4,6 @@ version = "0.50.0" +@@ -4,8 +4,6 @@ version = "0.50.1" [project] name = "json_repair" - version = "0.50.0" + version = "0.50.1" -license = "MIT" -license-files = ["LICENSE"] authors = [ |