Skip to content

Commit d39cfb7

Browse files
committed
update version
1 parent 0283685 commit d39cfb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="py-markdown-table",
8-
version="0.2.1",
8+
version="0.2.2",
99
author="hvalev",
1010
description="A package used to generate basic markdown tables from a list of dicts",
1111
long_description=long_description,

0 commit comments

Comments
 (0)