From c9f334855de7d9e44ecf14d3a1bc6113745ec78b Mon Sep 17 00:00:00 2001 From: SidneyAllen Date: Fri, 3 Jul 2020 09:16:33 -0700 Subject: [PATCH] update xero-python version 0.4.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8a398e92..e9eed8d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,4 @@ git+https://github.com/ageis/flask-oauthlib.git@c5ea3ace957ceeeeab3cfb6556f32685 # Use development version of xero-python #git+ssh://git@github.com/xero-github/xero-python.git@020f780b4e2b48cb33746ae19ddab9fdf128e626#egg=xero-python -xero-python==0.2.1 \ No newline at end of file +xero-python==0.4.1 \ No newline at end of file