Skip to content

Commit 8f2518c

Browse files
author
Tim-ats-d
committed
Fixe typo
1 parent 83c2d3d commit 8f2518c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

visualdialog/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
A librairie which provides class and functions to make easier dialog box in terminal.
55
"""
66

7-
__version__ = 0.4
7+
__version__ = 0.6
88

99
from .core import DialogBox

0 commit comments

Comments
 (0)