From 1d0ba8c4136f1871bd50f618503bd51bc8a15ab3 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Tue, 15 Jun 2010 20:25:07 -0400 Subject: incremented revision --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 565eb190..07ebec81 100644 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ if sys.platform not in WIN_PLATFORMS: setup( name = "askbot", - version = "0.6.1", + version = "0.6.2", description = 'Question and Answer forum, like StackOverflow, written in python and Django', packages = find_packages(), author = 'Evgeny.Fadeev', -- cgit v1.2.3-1-g7c22