Skip to content

Commit c3fdfe4

Browse files
committed
version 2.0.3
1 parent 8ab0a3f commit c3fdfe4

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
@@ -90,7 +90,7 @@ class documentation for more information.
9090
from pycodestyle import STARTSWITH_INDENT_STATEMENT_REGEX
9191

9292

93-
__version__ = '2.0.2'
93+
__version__ = '2.0.3'
9494

9595

9696
CR = '\r'

0 commit comments

Comments
 (0)