This commit is contained in:
Alan Hamlett 2015-03-31 16:21:05 -07:00
parent b801759cdf
commit b671856341
2 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,13 @@ History
-------
3.0.14 (2015-03-31)
+++++++++++++++++++
- always use external python binary because ST builtin python does not support checking SSL certs
- upgrade wakatime cli to v4.0.6
3.0.13 (2015-03-23)
+++++++++++++++++++

View File

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