src/p4l/__init__.py
changeset 154 6d1d31dfbb38
parent 151 8d74009f8f46
child 163 c875b5418740
--- a/src/p4l/__init__.py	Tue Nov 26 23:53:33 2013 +0100
+++ b/src/p4l/__init__.py	Tue Nov 26 23:54:01 2013 +0100
@@ -31,7 +31,7 @@
 # knowledge of the CeCILL-B license and that you accept its terms.
 #
 
-VERSION = (0, 4, 0, "final", 0)
+VERSION = (0, 5, 0, "final", 0)
 
 
 def get_version(version=VERSION):