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 2f0b933 commit 419448dCopy full SHA for 419448d
table2ascii/__init__.py
@@ -7,7 +7,7 @@
7
from .table_style import TableStyle
8
from .table_to_ascii import table2ascii
9
10
-__version__ = "0.1.3"
+__version__ = "0.1.4"
11
12
__all__ = [
13
"table2ascii",
0 commit comments