mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v6.0.0
This commit is contained in:
parent
284cdf3ce4
commit
4223f3575f
@ -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)
|
||||
++++++++++++++++++
|
||||
|
||||
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
||||
==========================================================="""
|
||||
|
||||
|
||||
__version__ = '5.0.1'
|
||||
__version__ = '6.0.0'
|
||||
|
||||
|
||||
import sublime
|
||||
|
Loading…
Reference in New Issue
Block a user