This commit is contained in:
Alan Hamlett 2015-10-01 12:42:04 -07:00
parent 3cecd0de5d
commit 11fbd2d2a6
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,12 @@ History
------- -------
4.0.17 (2015-10-01)
++++++++++++++++++
- download python in non blocking background thread for Windows machines
4.0.16 (2015-09-29) 4.0.16 (2015-09-29)
++++++++++++++++++ ++++++++++++++++++

View File

@ -7,7 +7,7 @@ Website: https://wakatime.com/
===========================================================""" ==========================================================="""
__version__ = '4.0.16' __version__ = '4.0.17'
import sublime import sublime