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