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 6053558 commit e2ab5f8Copy full SHA for e2ab5f8
1 file changed
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name='jsoncsv',
15
- version='2.1.0',
+ version='2.1.0a',
16
url='https://github.com/alingse/jsoncsv',
17
description='A command tool easily convert json file to csv or xlsx.',
18
long_description=readme,
0 commit comments