Skip to content

v3.1.2

Choose a tag to compare

@Jon-Becker Jon-Becker released this 04 Jan 14:48
· 30 commits to main since this release

Transpose Banner

Transpose Python SDK v3.1.2

A modern python wrapper for the Transpose API Suite.

Installation

To install the python SDK from PyPi, you can run the following command:

pip install transpose-data==3.1.2

Full Changelog

  • Removes occurred_before and occurred_after from all transactions_by_account.
  • Removes unnecessary pillow dependency.