Skip to content

Commit 71b0772

Browse files
committed
Fix missed release
1 parent be1199b commit 71b0772

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ucoinpy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
MANAGED_API=["BASIC_MERKLED_API"]
2222

2323
__author__ = 'Caner Candan & inso'
24-
__version__ = '0.14.1'
24+
__version__ = '0.14.1.post1'
2525
__nonsense__ = 'uCoin'
2626

2727
from . import api, documents, key

0 commit comments

Comments
 (0)