diff --git a/lethe/VERSION.py b/lethe/VERSION.py index 6dec00f..0b5e7c8 100644 --- a/lethe/VERSION.py +++ b/lethe/VERSION.py @@ -1,4 +1,4 @@ """ VERSION defintion. THIS FILE IS MANUALLY PARSED BY setup.py and REQUIRES A SPECIFIC FORMAT """ __version__ = ''' -0.11 +0.12 '''.strip()