We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 321c4fb commit 70bbcd2Copy full SHA for 70bbcd2
setup.py
@@ -3,7 +3,7 @@
3
from distutils.core import setup
4
5
setup(name='blockchain',
6
- version='1.3.0',
+ version='1.3.1',
7
description='Blockchain API library (v1)',
8
author='Blockchain.info',
9
author_email='support@blockchain.zendesk.com',
0 commit comments