From 24d4f8c71614a135f23c0736b5243dc984dbfbf8 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Tue, 19 Apr 2011 14:53:22 -0400 Subject: bumped version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 5f6c018d..aa01ef56 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ if sys.platform not in WIN_PLATFORMS: setup( name = "askbot", - version = '0.6.76',#remember to manually set this correctly + version = '0.6.77',#remember to manually set this correctly description = 'Question and Answer forum, like StackOverflow, written in python and Django', packages = find_packages(), author = 'Evgeny.Fadeev', -- cgit v1.2.3-1-g7c22