diff -r df0c2a045c72 -r e5b76a5eda84 Utilities/py3flakes/__init__.py --- a/Utilities/py3flakes/__init__.py Sun Jan 08 20:05:08 2012 +0100 +++ b/Utilities/py3flakes/__init__.py Thu Jan 12 18:47:58 2012 +0100 @@ -7,4 +7,4 @@ Package containg the pyflakes Python3 port adapted for Qt. """ -__version__ = '0.4.0' +__version__ = '0.5.0'