Skip to content

Commit 8f12c0a

Browse files
committed
version 2.0.4
1 parent fbedc22 commit 8f12c0a

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.3'
92+
__version__ = '2.0.4'
9393

9494

9595
CR = '\r'

0 commit comments

Comments
 (0)