src/p4l/__init__.py
changeset 133 554c6622898c
parent 131 f1854630734f
child 138 f01b65d6c724
--- a/src/p4l/__init__.py	Wed Oct 02 05:23:00 2013 +0200
+++ b/src/p4l/__init__.py	Wed Oct 02 05:24:14 2013 +0200
@@ -31,7 +31,7 @@
 # knowledge of the CeCILL-B license and that you accept its terms.
 #
 
-VERSION = (0, 1, 0, "final", 0)
+VERSION = (0, 2, 0, "final", 0)
 
 
 def get_version(version=VERSION):