Skip to content

Commit

Permalink
Bump requests to 2.20.0, circle to cci2.0(stitchdata#11)
Browse files Browse the repository at this point in the history
* Bump requests from 2.12.4 to 2.20.0

Bumps [requests](https://github.com/requests/requests) from 2.12.4 to 2.20.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](psf/requests@v2.12.4...v2.20.0)

Signed-off-by: dependabot[bot] <[email protected]>

* Update setup.py

* update circle to cci2.0

* use unittest

* unittest

* Back to the latest

* version bump
  • Loading branch information
HarrisonMarcRose authored and luandy64 committed Nov 22, 2019
1 parent d8b074e commit 916f0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import subprocess

setup(name="stitchclient",
version="0.6.0",
version="0.7.0",
description="A Stitch API client for Python",
author="Stitch",
author_email="[email protected]",
Expand Down

0 comments on commit 916f0f7

Please sign in to comment.