We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f708f8 commit 363dbc3Copy full SHA for 363dbc3
1 file changed
setup.py
@@ -10,7 +10,7 @@
10
requires = []
11
12
setup(name='python-bitcoinlib',
13
- version='0.2.0',
+ version='0.2.1-SNAPSHOT',
14
description='This python library provides an easy interface to the bitcoin data structures and protocol.',
15
long_description=README,
16
classifiers=[
0 commit comments