This commit is contained in:
Alan Hamlett 2015-02-12 18:37:01 -08:00
parent da74592ac4
commit ac9044845d
2 changed files with 9 additions and 1 deletions

View file

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