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/10/15 17:20:13 UTC

[airavata-django-portal] branch master updated: AIRAVATA-3532 Bump sdk to 1.2.3

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal.git


The following commit(s) were added to refs/heads/master by this push:
     new c71a297  AIRAVATA-3532 Bump sdk to 1.2.3
c71a297 is described below

commit c71a297d7034dc9262b427c6738e8d9c9c8e5808
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Fri Oct 15 13:18:03 2021 -0400

    AIRAVATA-3532 Bump sdk to 1.2.3
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index dce7784..0ddd9ce 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.2
+airavata-django-portal-sdk==1.2.3
 airavata-python-sdk==1.0.1
 
 -e "."