From f83445284b861eda36a17d7a8503381d78433359 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Thu, 26 Nov 2015 12:20:17 +0000 Subject: update version Change-Id: I6bfdda2a5df3000ccff3c7e8802fe48c02143401 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4acea59..5b553e2 100755 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ from setuptools import setup setup( name='django-restricted-resource', - version="2015.09", + version="2015.11", author="Linaro Limited", author_email="lava-team@linaro.org", description="Base model for Django that adds simple and efficient ownership and access control.", -- cgit v1.2.3