Skip to content

Commit d22c423

Browse files
committed
chore: Bump to 1.0.3
1 parent 8012fbe commit d22c423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: table2ascii/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from .table_style import TableStyle
99
from .table_to_ascii import table2ascii
1010

11-
__version__ = "1.0.2"
11+
__version__ = "1.0.3"
1212

1313
__all__ = [
1414
"Alignment",

0 commit comments

Comments
 (0)