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-sdk.git
commit ec03fef7c1e1c923ffc424bbd44f2e1a8053c95e Author: Marcus Christie <[email protected]> AuthorDate: Fri Nov 19 17:39:21 2021 -0500 AIRAVATA-3542 version 1.3.dev4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c6913c6..a6f8512 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ def read(fname): setup( name="airavata-django-portal-sdk", - version="1.3.dev3", + version="1.3.dev4", url="https://github.com/apache/airavata-django-portal-sdk", author="Apache Software Foundation", author_email="[email protected]",
