This commit is contained in:
Alan Hamlett 2015-10-01 15:15:15 -07:00
parent 6985ce32bb
commit a523b3aa4d
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,12 @@ History
-------
4.0.19 (2015-10-01)
++++++++++++++++++
- handle case where ST builtin python does not have _winreg or winreg module
4.0.18 (2015-10-01)
++++++++++++++++++

View File

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