This commit is contained in:
Alan Hamlett 2014-11-12 19:32:31 -08:00
parent 5dbb19eb50
commit acaf539001
2 changed files with 13 additions and 1 deletions

View file

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