v0.4.6
This commit is contained in:
parent
934cc51a6c
commit
79acd45adf
3 changed files with 8 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
|||
from __future__ import print_function
|
||||
|
||||
__title__ = 'wakatime'
|
||||
__version__ = '0.4.5'
|
||||
__version__ = '0.4.6'
|
||||
__author__ = 'Alan Hamlett'
|
||||
__license__ = 'BSD'
|
||||
__copyright__ = 'Copyright 2013 Alan Hamlett'
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
wakatime.stats
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
Stats about files such as total number of lines, source code language, etc.
|
||||
Stats about files
|
||||
|
||||
:copyright: (c) 2013 Alan Hamlett.
|
||||
:license: BSD, see LICENSE for more details.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue