This commit is contained in:
Alan Hamlett 2013-08-15 00:10:49 -07:00
parent 1aa88e4bf1
commit 5af58518eb
2 changed files with 7 additions and 1 deletions

View file

@ -12,7 +12,7 @@
from __future__ import print_function
__title__ = 'wakatime'
__version__ = '0.3.1'
__version__ = '0.4.0'
__author__ = 'Alan Hamlett'
__license__ = 'BSD'
__copyright__ = 'Copyright 2013 Alan Hamlett'