diff --git a/HISTORY.rst b/HISTORY.rst index 5f1c87c..e36e5fb 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,12 @@ History ------- +7.0.20 (2017-04-10) +++++++++++++++++++ + +- Fix install instructions formatting. + + 7.0.19 (2017-04-10) ++++++++++++++++++ diff --git a/WakaTime.py b/WakaTime.py index aca0466..f0e47f5 100644 --- a/WakaTime.py +++ b/WakaTime.py @@ -7,7 +7,7 @@ Website: https://wakatime.com/ ===========================================================""" -__version__ = '7.0.19' +__version__ = '7.0.20' import sublime