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 32a7b6f commit 3fe8b5cCopy full SHA for 3fe8b5c
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
6
[project]
7
name = "table2ascii"
8
-version = "1.1.2"
+version = "1.1.3"
9
authors = [{name = "Jonah Lawrence", email = "jonah@freshidea.com"}]
10
description = "Convert 2D Python lists into Unicode/ASCII tables"
11
readme = "README.md"
0 commit comments