We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f2716 commit d1306f9Copy full SHA for d1306f9
setup.py
@@ -14,7 +14,7 @@
14
from distutils.core import setup
15
from setuptools import find_packages
16
17
-BTCPYVERSION = '0.6.3'
+BTCPYVERSION = '0.6.4'
18
19
requirements = ['ecdsa==0.13']
20
0 commit comments