Skip to content

Commit 70d53e3

Browse files
committed
update release version 0.12.2
1 parent a69aca1 commit 70d53e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pywcmp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from pywcmp.bundle import bundle
3333
from pywcmp.kpi import kpi
3434

35-
__version__ = '0.12.dev1'
35+
__version__ = '0.12.2'
3636

3737

3838
@click.group()

0 commit comments

Comments
 (0)