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 5a0a08aabb9e30f82310ab039b6e328557516ab2 Author: Marcus Christie <[email protected]> AuthorDate: Wed Aug 4 10:21:55 2021 -0400 Bump version to 1.2.dev1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 17bf187..9b6babb 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ def read(fname): setup( name="airavata-django-portal-sdk", - version="1.1.dev8", + version="1.2.dev1", url="https://github.com/apache/airavata-django-portal-sdk", author="Apache Software Foundation", author_email="[email protected]",
