v1.0.1
This commit is contained in:
parent
8054595d8f
commit
408e9c4b7b
2 changed files with 7 additions and 1 deletions
|
@ -3,6 +3,12 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
1.0.1 (2014-03-05)
|
||||||
|
++++++++++++++++++
|
||||||
|
|
||||||
|
- use new domain name wakatime.com
|
||||||
|
|
||||||
|
|
||||||
1.0.0 (2014-02-05)
|
1.0.0 (2014-02-05)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
|
|
||||||
__title__ = 'wakatime'
|
__title__ = 'wakatime'
|
||||||
__version__ = '1.0.0'
|
__version__ = '1.0.1'
|
||||||
__author__ = 'Alan Hamlett'
|
__author__ = 'Alan Hamlett'
|
||||||
__license__ = 'BSD'
|
__license__ = 'BSD'
|
||||||
__copyright__ = 'Copyright 2013 Alan Hamlett'
|
__copyright__ = 'Copyright 2013 Alan Hamlett'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue