diff --git a/loginSystem/views.py b/loginSystem/views.py index 5744ab3da..d07e7bcaa 100644 --- a/loginSystem/views.py +++ b/loginSystem/views.py @@ -17,7 +17,7 @@ from django.utils import translation # Create your views here. VERSION = '2.3' -BUILD = 8 +BUILD = 9 def verifyLogin(request):