This commit is contained in:
Alan Hamlett 2015-10-01 15:20:34 -07:00
parent 8f7837269a
commit 6681409e98
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,12 @@ History
-------
4.0.20 (2015-10-01)
++++++++++++++++++
- correctly find python binary in non-Windows environments
4.0.19 (2015-10-01)
++++++++++++++++++

View File

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