From cb127bb23213fa9915eea51e1901a9ae082b573d Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 17 Jul 2013 15:44:42 +0200 Subject: Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 48501b4..07fbc15 100755 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ import os from distutils.core import setup from DistUtilsExtra.command import * -__version__ = '0.4' +__version__ = '0.4-rc' #Remove MANIFEST file, since distutils #doesn't properly update it when -- cgit v1.3