From b66af0b6c65258c6e7f2e44951e9cca42cfe7b86 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sat, 27 Oct 2012 11:52:59 +0200 Subject: [PATCH] One up --- version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.py b/version.py index a038b504..fcba2b40 100644 --- a/version.py +++ b/version.py @@ -1,2 +1,2 @@ -VERSION = '2.0.0.pre2' +VERSION = '2.0.1' BRANCH = 'develop'