We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ad2c7c commit 88be598Copy full SHA for 88be598
table2ascii/__init__.py
@@ -7,7 +7,7 @@
7
from .table_style import TableStyle
8
from .table_to_ascii import table2ascii
9
10
-__version__ = "0.4.0"
+__version__ = "0.5.0"
11
12
__all__ = [
13
"table2ascii",
0 commit comments