| changeset 138 | f01b65d6c724 |
| parent 133 | 554c6622898c |
| child 151 | 8d74009f8f46 |
--- a/src/p4l/__init__.py Sat Oct 05 14:36:29 2013 +0200 +++ b/src/p4l/__init__.py Sat Oct 05 14:46:07 2013 +0200 @@ -31,7 +31,7 @@ # knowledge of the CeCILL-B license and that you accept its terms. # -VERSION = (0, 2, 0, "final", 0) +VERSION = (0, 3, 0, "final", 0) def get_version(version=VERSION):