Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit a334feb

Browse files
authored
Update setup.py
1 parent 1a528ac commit a334feb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77

88
setuptools.setup(
99
name="json_duplicate_keys",
10-
version="22.5.28",
10+
version="23.2.7",
1111
author="Truoc Phan",
1212
license="MIT",
1313
author_email="truocphan112017@gmail.com",
14-
description="Flatten / Unflatten and Loads / Dumps JSON object with Duplicate Keys",
14+
description="Flatten/ Unflatten and Load(s)/ Dump(s) JSON File/ Object with Duplicate Keys",
1515
long_description=long_description,
1616
long_description_content_type="text/markdown",
1717
install_requires=[],

0 commit comments

Comments
 (0)