This commit is contained in:
Alan Hamlett 2014-05-06 17:17:20 -07:00
parent 96899ed46b
commit c7e4c2951d
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
from __future__ import print_function
__title__ = 'wakatime'
__version__ = '1.0.1'
__version__ = '1.0.2'
__author__ = 'Alan Hamlett'
__license__ = 'BSD'
__copyright__ = 'Copyright 2013 Alan Hamlett'