You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Bump version to 0.5.0 in all files (pyproject.toml, __init__.py, client.py)
- Fix README.md version reference
- Add pytest-cov to CI dependencies to fix pytest execution
> **Python 2 Support Dropped**: As of version 0.4.0, this library no longer supports Python 2.7. Please use Python 3.8 or newer.
11
+
> **Python 2 Support Dropped**: As of version 0.5.0, this library no longer supports Python 2.7. Please use Python 3.8 or newer.
12
12
13
13
This is the unofficial Python client library for TapPay's Backend API. To use it you'll need a TapPay account. Sign up at [tappaysdk.com](https://www.tappaysdk.com).
0 commit comments