summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hudson-Doyle <michael.hudson@linaro.org>2012-03-15 14:12:14 +1300
committerMichael Hudson-Doyle <michael.hudson@linaro.org>2012-03-15 14:12:14 +1300
commit66aa986e6f0ac88362ba208c410729d4bafd4769 (patch)
treec22f525ee58326fce668895367ca0ee9b615edc0
parent5140af7786e237d248a80dd5529182bf650b6b37 (diff)
bump versionrelease-0.2.7
-rw-r--r--django_restricted_resource/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/django_restricted_resource/__init__.py b/django_restricted_resource/__init__.py
index 4544d75..feca2c8 100644
--- a/django_restricted_resource/__init__.py
+++ b/django_restricted_resource/__init__.py
@@ -16,4 +16,4 @@
# You should have received a copy of the GNU Lesser General Public License
# along with django-restricted-resource. If not, see <http://www.gnu.org/licenses/>.
-__version__ = (0, 2, 6, "final", 0)
+__version__ = (0, 2, 7, "final", 0)