equal
deleted
inserted
replaced
28 project = u'HDALab' |
28 project = u'HDALab' |
29 copyright = u'2018, IRI' |
29 copyright = u'2018, IRI' |
30 author = u'Yves-Marie Haussonne' |
30 author = u'Yves-Marie Haussonne' |
31 |
31 |
32 # The short X.Y version |
32 # The short X.Y version |
33 version = u'0.1' |
33 version = u'0.3' |
34 # The full version, including alpha/beta/rc tags |
34 # The full version, including alpha/beta/rc tags |
35 release = u'3.2.1' |
35 release = u'3.2.1' |
36 |
36 |
37 |
37 |
38 # -- General configuration --------------------------------------------------- |
38 # -- General configuration --------------------------------------------------- |