Skip to content

Commit 8e8a33d

Browse files
vubvub
authored andcommitted
Fixed manifest
1 parent 87d087e commit 8e8a33d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
include bitcoin/english.txt

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from distutils.core import setup
66

77
setup(name='bitcoin',
8-
version='1.1.40',
8+
version='1.1.42',
99
description='Python Bitcoin Tools',
1010
author='Vitalik Buterin',
1111
author_email='vbuterin@gmail.com',

0 commit comments

Comments
 (0)