Skip to content

Commit 88a54c9

Browse files
authored
Update setup.py
1 parent 45ad28d commit 88a54c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setuptools.setup(
99
name="json_duplicate_keys",
10-
version="22.4.28",
10+
version="22.5.28",
1111
author="Truoc Phan",
1212
license="MIT",
1313
author_email="[email protected]",
@@ -23,4 +23,4 @@
2323
],
2424
keywords=["json", "duplicate keys", "json duplicate keys", "flatten", "unflatten"],
2525
packages=["json_duplicate_keys"],
26-
)
26+
)

0 commit comments

Comments
 (0)