We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be1199b commit 71b0772Copy full SHA for 71b0772
ucoinpy/__init__.py
@@ -21,7 +21,7 @@
21
MANAGED_API=["BASIC_MERKLED_API"]
22
23
__author__ = 'Caner Candan & inso'
24
-__version__ = '0.14.1'
+__version__ = '0.14.1.post1'
25
__nonsense__ = 'uCoin'
26
27
from . import api, documents, key
0 commit comments