Skip to content

Commit 6e3fdb6

Browse files
committed
chore: Bump version to 1.0.1
1 parent 0a1ae3d commit 6e3fdb6

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.0"
11+
__version__ = "1.0.1"
1212

1313
__all__ = [
1414
"Alignment",

0 commit comments

Comments
 (0)