This commit is contained in:
Alan Hamlett 2014-08-27 03:29:28 -07:00
parent a5572bfc29
commit fbdaf77abe
2 changed files with 13 additions and 1 deletions

View file

@ -13,7 +13,7 @@
from __future__ import print_function
__title__ = 'wakatime'
__version__ = '2.0.6'
__version__ = '2.0.7'
__author__ = 'Alan Hamlett'
__license__ = 'BSD'
__copyright__ = 'Copyright 2014 Alan Hamlett'