diff --git a/HISTORY.rst b/HISTORY.rst index d25de1d..bfe27ea 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +7.0.3 (2016-05-16) +++++++++++++++++++ + +- Upgrade wakatime-cli to v6.0.2. +- Prevent popup on Mac when xcode-tools is not installed. + + 7.0.2 (2016-04-29) ++++++++++++++++++ diff --git a/WakaTime.py b/WakaTime.py index 2dc8ffd..21c92dd 100644 --- a/WakaTime.py +++ b/WakaTime.py @@ -7,7 +7,7 @@ Website: https://wakatime.com/ ===========================================================""" -__version__ = '7.0.2' +__version__ = '7.0.3' import sublime