Skip to content

Commit 5158188

Browse files
committed
chore: Bump version to 1.0.0
1 parent cd6923f commit 5158188

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

table2ascii/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from .table_style import TableStyle
88
from .table_to_ascii import table2ascii
99

10-
__version__ = "0.5.0"
10+
__version__ = "1.0.0"
1111

1212
__all__ = [
1313
"table2ascii",

0 commit comments

Comments
 (0)