Skip to content

Commit 3555a19

Browse files
committed
version 2.0.1
1 parent f75e8f6 commit 3555a19

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__ = '2.0.0'
92+
__version__ = '2.0.1'
9393

9494

9595
CR = '\r'

0 commit comments

Comments
 (0)