This commit is contained in:
Alan Hamlett 2014-06-18 10:08:25 -07:00
parent 35bd98ca6d
commit c07bef55af
2 changed files with 14 additions and 1 deletions

View file

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