Increment version to 0.8
authorymh <ymh.work@gmail.com>
Tue, 04 Nov 2014 00:34:19 +0100
changeset 173 3d3d8a7f6cfe
parent 172 5232f3f08654
child 174 ebbcf9efd929
Increment version to 0.8
src/p4l/__init__.py
--- a/src/p4l/__init__.py	Tue Nov 04 00:02:04 2014 +0100
+++ b/src/p4l/__init__.py	Tue Nov 04 00:34:19 2014 +0100
@@ -31,7 +31,7 @@
 # knowledge of the CeCILL-B license and that you accept its terms.
 #
 
-VERSION = (0, 7, 0, "final", 0)
+VERSION = (0, 8, 0, "final", 0)
 
 
 def get_version(version=VERSION):