v4.0.10
This commit is contained in:
parent
627455167f
commit
d440fe912c
2 changed files with 7 additions and 1 deletions
|
@ -3,6 +3,12 @@ History
|
|||
-------
|
||||
|
||||
|
||||
4.0.10 (2015-07-31)
|
||||
++++++++++++++++++
|
||||
|
||||
- downgrade requests library to v2.6.0
|
||||
|
||||
|
||||
4.0.9 (2015-07-29)
|
||||
++++++++++++++++++
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
|||
==========================================================="""
|
||||
|
||||
|
||||
__version__ = '4.0.9'
|
||||
__version__ = '4.0.10'
|
||||
|
||||
|
||||
import sublime
|
||||
|
|
Loading…
Reference in a new issue