We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87d087e commit 8e8a33dCopy full SHA for 8e8a33d
MANIFEST.in
@@ -0,0 +1 @@
1
+include bitcoin/english.txt
setup.py
@@ -5,7 +5,7 @@
5
from distutils.core import setup
6
7
setup(name='bitcoin',
8
- version='1.1.40',
+ version='1.1.42',
9
description='Python Bitcoin Tools',
10
author='Vitalik Buterin',
11
author_email='vbuterin@gmail.com',
0 commit comments