Skip to content

Commit 9e1054f

Browse files
committed
Bump to 0.0.3
1 parent 5414b4d commit 9e1054f

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.2",
62+
version="0.0.3",
6363
author="Jonah Lawrence",
6464
author_email="[email protected]",
6565
description="Convert 2D Python lists into Unicode/Ascii tables",

0 commit comments

Comments
 (0)