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 ea4e68a5649ebb3ac086013e7db4d8b623fd4e71
Author: Marcus Christie <[email protected]>
AuthorDate: Thu Jul 29 14:13:46 2021 -0400

    AIRAVATA-3485 Bump version to 1.1.dev7
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 39ffba9..f613d42 100644
--- a/setup.py
+++ b/setup.py
@@ -10,7 +10,7 @@ def read(fname):
 
 setup(
     name="airavata-django-portal-sdk",
-    version="1.1.dev6",
+    version="1.1.dev7",
     url="https://github.com/apache/airavata-django-portal-sdk";,
     author="Apache Software Foundation",
     author_email="[email protected]",

Reply via email to