You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2021/08/23 15:20:04 UTC

[airavata-django-portal] branch develop updated: AIRAVATA-3420 Update SDK to 1.2.0

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


The following commit(s) were added to refs/heads/develop by this push:
     new f1d978b  AIRAVATA-3420 Update SDK to 1.2.0
f1d978b is described below

commit f1d978bd8b6b8cec253d7f936b03e3a1933673fb
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Mon Aug 23 11:19:53 2021 -0400

    AIRAVATA-3420 Update SDK to 1.2.0
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 0fb6815..3e273cb 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.2.dev2
+airavata-django-portal-sdk==1.2.0
 airavata-python-sdk==1.0.1
 
 -e "."