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 8012fbe commit d22c423Copy full SHA for d22c423
table2ascii/__init__.py
@@ -8,7 +8,7 @@
8
from .table_style import TableStyle
9
from .table_to_ascii import table2ascii
10
11
-__version__ = "1.0.2"
+__version__ = "1.0.3"
12
13
__all__ = [
14
"Alignment",
0 commit comments