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