From 53af65b22fdfebf20cca74b756d02159d49dd6fa Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Thu, 10 Mar 2011 11:36:15 -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 95fc4a0c..fa30780c 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.73' + return '0.6.74' -- cgit v1.2.3-1-g7c22