# HG changeset patch # User Marcin Kasperski # Date 1447578997 -3600 # Node ID 3b599fcd63f9be75d25ad09d57dc88a17350daa7 # Parent 8cca585b11cc6c5805c91172c7928ff325d67589 Version number set to 0.6.0 diff -r 8cca585b11cc -r 3b599fcd63f9 setup.py --- a/setup.py Sun Nov 15 10:16:21 2015 +0100 +++ b/setup.py Sun Nov 15 10:16:37 2015 +0100 @@ -1,5 +1,5 @@ -VERSION = '0.3.0' +VERSION = '0.6.0' #pylint:disable=missing-docstring,unused-import,import-error