Bump version nb V00.05
authorymh <ymh.work@gmail.com>
Tue, 26 Nov 2013 23:54:01 +0100
changeset 154 6d1d31dfbb38
parent 153 50f01260eef4
child 155 7e8034bec089
Bump version nb
src/p4l/__init__.py
--- 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):