This commit is contained in:
Alan Hamlett 2013-07-29 23:05:10 -07:00
parent 26212df0f7
commit 543085e486
1 changed files with 1 additions and 1 deletions

View File

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