We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83c2d3d commit 8f2518cCopy full SHA for 8f2518c
visualdialog/__init__.py
@@ -4,6 +4,6 @@
4
A librairie which provides class and functions to make easier dialog box in terminal.
5
"""
6
7
-__version__ = 0.4
+__version__ = 0.6
8
9
from .core import DialogBox
0 commit comments