This commit is contained in:
Alan Hamlett 2015-03-03 13:22:28 -08:00
parent c8e8e705be
commit 4b67dd332e
2 changed files with 8 additions and 1 deletions

View file

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