We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaa6f80 commit 797deebCopy full SHA for 797deeb
1 file changed
setup.py
@@ -11,7 +11,7 @@
11
12
setup(name='python-bitcoinlib',
13
version='0.2.1-SNAPSHOT',
14
- description='This python library provides an easy interface to the bitcoin data structures and protocol.',
+ description='This python library provides an easy interface to the Bitcoin data structures and protocol.',
15
long_description=README,
16
classifiers=[
17
"Programming Language :: Python",
0 commit comments