Version 0.7 V00.07
authorymh <ymh.work@gmail.com>
Sat, 05 Apr 2014 23:29:54 +0200
changeset 168 ac755301cea3
parent 167 7c5a09f62063
child 169 f4bf1aae9fd0
Version 0.7
src/p4l/__init__.py
--- a/src/p4l/__init__.py	Sat Apr 05 21:29:06 2014 +0200
+++ b/src/p4l/__init__.py	Sat Apr 05 23:29:54 2014 +0200
@@ -31,7 +31,7 @@
 # knowledge of the CeCILL-B license and that you accept its terms.
 #
 
-VERSION = (0, 6, 0, "final", 0)
+VERSION = (0, 7, 0, "final", 0)
 
 
 def get_version(version=VERSION):