diff --git a/setup.py b/setup.py index 700a696..ebad3e7 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages from os import path -VERSION = '3.1.2' +VERSION = '3.1.3' DESCRIPTION = 'Defichain Python Library' # Project URLs