diff -r 1f277ab0c163 -r 8d74009f8f46 src/p4l/__init__.py --- a/src/p4l/__init__.py Fri Oct 11 14:59:58 2013 +0200 +++ b/src/p4l/__init__.py Fri Oct 11 15:01:39 2013 +0200 @@ -31,7 +31,7 @@ # knowledge of the CeCILL-B license and that you accept its terms. # -VERSION = (0, 3, 0, "final", 0) +VERSION = (0, 4, 0, "final", 0) def get_version(version=VERSION):