Skip to content

Commit 337604e

Browse files
committed
Update version
1 parent e6c6ede commit 337604e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

konsole/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
from typing import Any, cast, Optional, TextIO, TYPE_CHECKING
1818

19-
__version__ = "0.6.0"
19+
__version__ = "0.7.0"
2020

2121
__all__ = [
2222
'config', 'logger',

0 commit comments

Comments
 (0)