diff --git a/CHANGES.md b/CHANGES.md index d5dc37b..ccc0484 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -# EasyDiff 2.0.1 +# EasyDiff 2.0.2 > Released Nov 19, 2017 diff --git a/support.py b/support.py index ce847e8..7dd5a95 100644 --- a/support.py +++ b/support.py @@ -5,7 +5,7 @@ import webbrowser import re -__version__ = "2.0.1" +__version__ = "2.0.2" __pc_name__ = 'EasyDiff' CSS = '''