We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f75e8f6 commit 3555a19Copy full SHA for 3555a19
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.0'
+__version__ = '2.0.1'
93
94
95
CR = '\r'
0 commit comments