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