mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v2.0.11
This commit is contained in:
parent
8632c4ff08
commit
101ab38c70
@ -3,6 +3,13 @@ History
|
||||
-------
|
||||
|
||||
|
||||
2.0.11 (2014-09-30)
|
||||
++++++++++++++++++
|
||||
|
||||
- upgrade external wakatime package to v2.1.0
|
||||
- python3 compatibility changes
|
||||
|
||||
|
||||
2.0.10 (2014-08-29)
|
||||
++++++++++++++++++
|
||||
|
||||
|
@ -6,7 +6,7 @@ License: BSD, see LICENSE for more details.
|
||||
Website: https://wakatime.com/
|
||||
==========================================================="""
|
||||
|
||||
__version__ = '2.0.10'
|
||||
__version__ = '2.0.11'
|
||||
|
||||
import sublime
|
||||
import sublime_plugin
|
||||
|
Loading…
Reference in New Issue
Block a user