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 0283685 commit d39cfb7Copy full SHA for d39cfb7
setup.py
@@ -5,7 +5,7 @@
5
6
setuptools.setup(
7
name="py-markdown-table",
8
- version="0.2.1",
+ version="0.2.2",
9
author="hvalev",
10
description="A package used to generate basic markdown tables from a list of dicts",
11
long_description=long_description,
0 commit comments