diff --git a/autopep8.py b/autopep8.py index 3d81efa7..307c6711 100755 --- a/autopep8.py +++ b/autopep8.py @@ -67,7 +67,7 @@ class documentation for more information. unicode = str -__version__ = '1.4.1' +__version__ = '1.4.2' CR = '\r'