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="dev@airavata.apache.org",