Skip to content

Commit 257b380

Browse files
committed
Release v0.1.1
1 parent e646ae7 commit 257b380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
requires = []
1111

1212
setup(name='python-bitcoinlib',
13-
version='0.2-SNAPSHOT',
13+
version='0.1.1',
1414
description='This python library provides an easy interface to the bitcoin data structures and protocol.',
1515
long_description=README,
1616
classifiers=[

0 commit comments

Comments
 (0)