The package is available on [the Python Package Index · PyPI](https://pypi.org/project/chainbridge/) and installable with pip:
pip install chainbridge
**To upgrade**:
pip install --upgrade chainbridge
Changelog
**General**
* Safe typecasting of constructor keyword arguments
* Enables passing Bitbutter user ID in method calls
* Additional unit tests
**Bug Fixes**
* Fixes test discovery bug (previously running make tests only found 1 test)
* Fixes a bug in the test_connect_exchange test (test was failing)
---
The `gztar` format (gzipped tar file) is default on Unix and made available below.