File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
"""
28
28
29
29
__author__ = 'Alexandre Norman (norman at xael.org)'
30
- __version__ = '0.3.18 '
31
- __last_modification__ = '2015.05.21 '
30
+ __version__ = '0.3.19 '
31
+ __last_modification__ = '2015.06.05 '
32
32
33
33
import codecs
34
34
import datetime
Original file line number Diff line number Diff line change 23
23
24
24
25
25
__author__ = 'Alexandre Norman (norman at xael.org)'
26
- __version__ = '0.3.18 '
27
- __last_modification__ = '2015.05.21 '
26
+ __version__ = '0.3.19 '
27
+ __last_modification__ = '2015.06.05 '
28
28
29
29
import copy
30
30
import datetime
Original file line number Diff line number Diff line change 17
17
18
18
setup (
19
19
name = 'python-gantt' ,
20
- version = '0.3.18 ' ,
20
+ version = '0.3.19 ' ,
21
21
author = 'Alexandre Norman' ,
22
22
author_email = 'norman@xael.org' ,
23
23
license = 'gpl-3.0.txt' ,
You can’t perform that action at this time.
0 commit comments