Skip to content

Commit c4b2847

Browse files
committed
bump version
1 parent a6bc6cf commit c4b2847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karabo_bridge/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
program. If not, see <https://opensource.org/licenses/BSD-3-Clause>
3434
"""
3535

36-
__version__ = "0.6.0"
36+
__version__ = "0.6.1"
3737

3838

3939
from .cli import *

0 commit comments

Comments
 (0)