Skip to content

Commit

Permalink
version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tmichela committed May 4, 2020
1 parent 6ad4e13 commit efa329b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karabo_bridge/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
program. If not, see <https://opensource.org/licenses/BSD-3-Clause>
"""

__version__ = "0.5.0"
__version__ = "0.6.0"


from .cli import *
Expand Down

0 comments on commit efa329b

Please sign in to comment.