diff --git a/autopep8.py b/autopep8.py index 9dafbdda..d9772442 100755 --- a/autopep8.py +++ b/autopep8.py @@ -75,7 +75,7 @@ class documentation for more information. unicode = str -__version__ = '1.5a1' +__version__ = '1.5' CR = '\r'