This is an automated email from the ASF dual-hosted git repository. machristie pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git
commit 9eea6407534a29e06035408160bef540b166a3e7 Author: Marcus Christie <[email protected]> AuthorDate: Fri Nov 19 17:42:03 2021 -0500 AIRAVATA-3542 update sdk version to 1.3.dev4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b95d56..15ee112 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ google-api-python-client==1.12.8 grpcio-tools==1.34.1 grpcio==1.34.1 -airavata-django-portal-sdk==1.3.dev3 +airavata-django-portal-sdk==1.3.dev4 airavata-python-sdk==1.0.1 -e "."
