We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6bc6cf commit c4b2847Copy full SHA for c4b2847
karabo_bridge/__init__.py
@@ -33,7 +33,7 @@
33
program. If not, see <https://opensource.org/licenses/BSD-3-Clause>
34
"""
35
36
-__version__ = "0.6.0"
+__version__ = "0.6.1"
37
38
39
from .cli import *
0 commit comments