This commit is contained in:
Alan Hamlett 2014-09-30 10:12:49 -07:00
parent 0ec8c8edd9
commit 1800f93d8d
2 changed files with 7 additions and 1 deletions

View file

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