Skip to content

Commit

Permalink
update release version 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Oct 13, 2023
1 parent 718e2b7 commit c882db5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pywcmp/__init__.py
Expand Up @@ -33,7 +33,7 @@
from pywcmp.kpi import kpi
from pywcmp.wcmp2.topics import topics

__version__ = '0.7.dev0'
__version__ = '0.6.1'


@click.group()
Expand Down

0 comments on commit c882db5

Please sign in to comment.