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 b0b506f commit db01cd2Copy full SHA for db01cd2
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "json-duplicate-keys"
7
-version = "2025.8.19"
+version = "2025.9.9"
8
description = "Flatten/ Unflatten and Load(s)/ Dump(s) JSON File/ Object with Duplicate Keys"
9
readme = { file = "README.md", content-type = "text/markdown" }
10
license = { text = "MIT" }
0 commit comments