Skip to content

Commit 0a64c5d

Browse files
committed
version 1.7.0
1 parent e7b4944 commit 0a64c5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autopep8.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ class documentation for more information.
8989
from pycodestyle import STARTSWITH_INDENT_STATEMENT_REGEX
9090

9191

92-
__version__ = '1.6.0'
92+
__version__ = '1.7.0'
9393

9494

9595
CR = '\r'

0 commit comments

Comments
 (0)