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 140a06b commit 6381902Copy full SHA for 6381902
src/sdialog/__init__.py
@@ -30,7 +30,7 @@
30
31
from .util import make_serializable, get_timestamp, remove_newlines, get_universal_id
32
33
-__version__ = "0.0.2"
+__version__ = "0.1.0"
34
35
logging.basicConfig(
36
level=logging.INFO,
0 commit comments