We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3218e59 commit 03563fdCopy full SHA for 03563fd
eradicate.py
@@ -37,7 +37,7 @@
37
from lib2to3.pgen2 import tokenize as lib2to3_tokenize
38
detect_encoding = lib2to3_tokenize.detect_encoding
39
40
-__version__ = '2.2.0'
+__version__ = '2.3.0'
41
42
43
class Eradicator(object):
0 commit comments