From 342e9c859ceafb6d5e42924235e10eec6588236f Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Tue, 1 Feb 2011 20:06:06 -0500 Subject: incremented version --- askbot/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/askbot/__init__.py b/askbot/__init__.py index b084cb5b..4b161e23 100644 --- a/askbot/__init__.py +++ b/askbot/__init__.py @@ -19,4 +19,4 @@ def get_version(): """returns version of the askbot app this version is meaningful for pypi only """ - return '0.6.66' + return '0.6.67' -- cgit v1.2.3-1-g7c22