v4.0.11
This commit is contained in:
parent
865b0bcee9
commit
3edaed53aa
2 changed files with 7 additions and 1 deletions
|
@ -3,6 +3,12 @@ History
|
|||
-------
|
||||
|
||||
|
||||
4.0.11 (2015-07-31)
|
||||
++++++++++++++++++
|
||||
|
||||
- install python if missing on Windows OS
|
||||
|
||||
|
||||
4.0.10 (2015-07-31)
|
||||
++++++++++++++++++
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
|||
==========================================================="""
|
||||
|
||||
|
||||
__version__ = '4.0.10'
|
||||
__version__ = '4.0.11'
|
||||
|
||||
|
||||
import sublime
|
||||
|
|
Loading…
Reference in a new issue