version 0.1.2

This commit is contained in:
Alan Hamlett 2013-07-09 20:14:16 -07:00
parent 0af24e0b17
commit 0dc38a2cca
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.1'
__version__ = '0.1.2'
__author__ = 'Alan Hamlett'
__license__ = 'BSD'
__copyright__ = 'Copyright 2013 Alan Hamlett'