Skip to content

Commit 88be598

Browse files
authored
chore: Bump version to 0.5.0 (#57)
1 parent 4ad2c7c commit 88be598

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

table2ascii/__init__.py

+1-1
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.4.0"
10+
__version__ = "0.5.0"
1111

1212
__all__ = [
1313
"table2ascii",

0 commit comments

Comments
 (0)