This commit is contained in:
Alan Hamlett 2015-10-01 15:08:35 -07:00
parent eeb7fd8219
commit 4be40c7720
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,12 @@ History
------- -------
4.0.18 (2015-10-01)
++++++++++++++++++
- find python location from windows registry
4.0.17 (2015-10-01) 4.0.17 (2015-10-01)
++++++++++++++++++ ++++++++++++++++++

View File

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