Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

v3.2.0: Add test support for python 3.6. (#90)

Compare
Choose a tag to compare
@mbasset mbasset released this 23 Oct 19:26
· 50 commits to master since this release
* Add test support for python 3.6.
Raise error when over 1000000 rows when fetching tables with paginate
Pandas fix for newer pandas version.
Bump package version 3.2.0

* The newest version of requests breaks the package.

* casing

* minor correction.

* Don’t need this step.