Skip to content

Commit aa4531a

Browse files
authored
Merge pull request #6 from DenverCoder1/col-heading-option
Bump to version 0.0.2
2 parents 8f5b1de + aae77bc commit aa4531a

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
@@ -59,7 +59,7 @@ def run(self):
5959

6060
setup(
6161
name="table2ascii",
62-
version="0.0.1",
62+
version="0.0.2",
6363
author="Jonah Lawrence",
6464
author_email="[email protected]",
6565
description="Convert 2D Python lists into Unicode/Ascii tables",

0 commit comments

Comments
 (0)