Jump to Content
bitpay
GuidesAPI & SDK DocumentationChangelog
bitpay
Changelog
GuidesAPI & SDK DocumentationChangelog
Back to All

Python Unified SDK v6.0.1

about 1 year ago by Robert Brodie

This is a patch release that fixes a small issue to allows a POS client to be created with either create_client() or create_pos_client(). Currently, passing in a config to create_client() will work, but this PR makes it easier to use create_pos_client() directly by passing a POS token.

  • GitHub Release
  • PyPi

Full Changelog: https://github.com/bitpay/python-bitpay-client/compare/6.0.0...6.0.1