From 4423bc4821a2d2f0ba9ee4ff88974f2df05bba1c Mon Sep 17 00:00:00 2001 From: David Jean Louis Date: Wed, 6 Mar 2013 11:49:06 +0100 Subject: [PATCH] Version 0.5.0 --- admin_tools/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_tools/__init__.py b/admin_tools/__init__.py index fdde016..78f54c3 100644 --- a/admin_tools/__init__.py +++ b/admin_tools/__init__.py @@ -6,4 +6,4 @@ administration interface, it includes: * a customizable menu bar, * tools to make admin theming easier. """ -VERSION = '0.4.1' +VERSION = '0.5.0'