diff -r 52c2fe0308fd -r ffd1f00ca376 eric6/ThirdParty/asttokens/__init__.py --- a/eric6/ThirdParty/asttokens/__init__.py Mon Jun 15 19:48:51 2020 +0200 +++ b/eric6/ThirdParty/asttokens/__init__.py Tue Jun 16 17:44:28 2020 +0200 @@ -10,4 +10,4 @@ is modified to not depend on 'six'. """ -__version__ = "1.1.13" +__version__ = "2.0.4"