File tree Expand file tree Collapse file tree
src/remove_json_keys/data Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
88[project ]
99name = " remove-json-keys"
10- version = " 1.8.1 "
10+ version = " 1.8.2 "
1111description = " Simply remove JSON keys via CLI command."
1212authors = [
1313 { name = " Adam Lui" , email = " adam@kudoai.com" },
@@ -57,7 +57,7 @@ classifiers = [
5757]
5858
5959[project .urls ]
60- Changelog = " https://github.com/adamlui/python-utils/releases/tag/remove-json-keys-1.8.1 "
60+ Changelog = " https://github.com/adamlui/python-utils/releases/tag/remove-json-keys-1.8.2 "
6161Documentation = " https://github.com/adamlui/python-utils/tree/main/remove-json-keys/docs"
6262Funding = " https://github.com/sponsors/adamlui"
6363Homepage = " https://github.com/adamlui/python-utils/tree/main/remove-json-keys/#readme"
Original file line number Diff line number Diff line change 11{
22 "name" : " remove-json-keys" ,
3- "version" : " 1.8.1 " ,
3+ "version" : " 1.8.2 " ,
44 "description" : " Simply remove JSON keys via CLI command." ,
55 "short_name" : " remove-json" ,
66 "cmds" : [" remove-json-keys" , " remove-json" ],
You can’t perform that action at this time.
0 commit comments