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