# HG changeset patch # User Marcin Kasperski # Date 1448701108 -3600 # Node ID a01ab1cf701635aeb24860a3b25188f7957792e3 # Parent 9d595bda6f2ff0db087cbd6f8cb6cb67832e22e1 Version number set to 0.6.2 diff -r 9d595bda6f2f -r a01ab1cf7016 setup.py --- a/setup.py Sat Nov 21 23:34:49 2015 +0100 +++ b/setup.py Sat Nov 28 09:58:28 2015 +0100 @@ -1,5 +1,5 @@ -VERSION = '0.6.1' +VERSION = '0.6.2' #pylint:disable=missing-docstring,unused-import,import-error