We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c481254 commit 5538151Copy full SHA for 5538151
1 file changed
setup.py
@@ -10,7 +10,7 @@
10
requires = []
11
12
setup(name='python-bitcoinlib',
13
- version='0.3.0',
+ version='0.3.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