diff --git a/lulu/version.py b/lulu/version.py index 1e077e7..abba536 100644 --- a/lulu/version.py +++ b/lulu/version.py @@ -1,4 +1,4 @@ #!/usr/bin/env python -__version__ = '0.5.2' +__version__ = '0.5.3' script_name = 'lulu'