We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6c6ede commit 337604eCopy full SHA for 337604e
konsole/__init__.py
@@ -16,7 +16,7 @@
16
17
from typing import Any, cast, Optional, TextIO, TYPE_CHECKING
18
19
-__version__ = "0.6.0"
+__version__ = "0.7.0"
20
21
__all__ = [
22
'config', 'logger',
0 commit comments