We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c2655 commit 110b086Copy full SHA for 110b086
ucoinpy/__init__.py
@@ -21,7 +21,7 @@
21
MANAGED_API=["BASIC_MERKLED_API"]
22
23
__author__ = 'Caner Candan & inso'
24
-__version__ = '0.12.0'
+__version__ = '0.12.0.post1'
25
__nonsense__ = 'uCoin'
26
27
from . import api, documents, key
0 commit comments