Skip to content
Snippets Groups Projects
Commit 63bb027d authored by inso's avatar inso
Browse files

Version 0.13.0

parent b02fe268
Branches
Tags
No related merge requests found
...@@ -64,7 +64,7 @@ setup( ...@@ -64,7 +64,7 @@ setup(
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"Natural Language :: French", "Natural Language :: French",
"Operating System :: OS Independent", "Operating System :: OS Independent",
"Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5",
"Topic :: Communications", "Topic :: Communications",
], ],
install_requires=install_requires, install_requires=install_requires,
......
...@@ -21,7 +21,7 @@ PROTOCOL_VERSION="1" ...@@ -21,7 +21,7 @@ PROTOCOL_VERSION="1"
MANAGED_API=["BASIC_MERKLED_API"] MANAGED_API=["BASIC_MERKLED_API"]
__author__ = 'Caner Candan & inso' __author__ = 'Caner Candan & inso'
__version__ = '0.12.2' __version__ = '0.13.0'
__nonsense__ = 'uCoin' __nonsense__ = 'uCoin'
from . import api, documents, key from . import api, documents, key
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment