This commit is contained in:
Alan Hamlett 2015-12-01 01:06:00 -08:00
parent 284cdf3ce4
commit 4223f3575f
2 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,12 @@ History
------- -------
6.0.0 (2015-12-01)
++++++++++++++++++
- use embeddable Python instead of installing on Windows
5.0.1 (2015-10-06) 5.0.1 (2015-10-06)
++++++++++++++++++ ++++++++++++++++++

View File

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