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