We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ff3aff commit f371ea4Copy full SHA for f371ea4
1 file changed
setup.py
@@ -9,7 +9,7 @@
9
setup(
10
# Metadata
11
name="JSON_minify",
12
- version="0.2.0",
+ version="0.3.0",
13
description=(
14
"A simple script to minify valid JSON, containing C/C++ style comments"
15
),
0 commit comments