We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c680f commit 6e6d4baCopy full SHA for 6e6d4ba
1 file changed
autopep8.py
@@ -89,7 +89,7 @@ class documentation for more information.
89
from pycodestyle import STARTSWITH_INDENT_STATEMENT_REGEX
90
91
92
-__version__ = '2.0.1'
+__version__ = '2.0.2'
93
94
95
CR = '\r'
0 commit comments