We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2ba550 commit ec51e00Copy full SHA for ec51e00
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
from os import path
3
4
-VERSION = '3.1.1'
+VERSION = '3.1.2'
5
DESCRIPTION = 'Defichain Python Library'
6
7
# Project URLs
0 commit comments