diff --git a/HISTORY.rst b/HISTORY.rst index ee3cb03..d7b84a9 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,12 @@ History ------- +3.0.17 (2015-04-02) ++++++++++++++++++++ + +- use open folder as current project when not using revision control + + 3.0.16 (2015-04-02) +++++++++++++++++++ diff --git a/WakaTime.py b/WakaTime.py index 4990dd9..df6e788 100644 --- a/WakaTime.py +++ b/WakaTime.py @@ -7,7 +7,7 @@ Website: https://wakatime.com/ ===========================================================""" -__version__ = '3.0.16' +__version__ = '3.0.17' import sublime