Skip to content

Commit 916f0f7

Browse files
HarrisonMarcRoseluandy64
authored andcommitted
Bump requests to 2.20.0, circle to cci2.0(stitchdata#11)
* 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
1 parent d8b074e commit 916f0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import subprocess
55

66
setup(name="stitchclient",
7-
version="0.6.0",
7+
version="0.7.0",
88
description="A Stitch API client for Python",
99
author="Stitch",
1010
author_email="[email protected]",

0 commit comments

Comments
 (0)