equal
deleted
inserted
replaced
47 # The version info for the project you're documenting, acts as replacement for |
47 # The version info for the project you're documenting, acts as replacement for |
48 # |version| and |release|, also used in various other places throughout the |
48 # |version| and |release|, also used in various other places throughout the |
49 # built documents. |
49 # built documents. |
50 # |
50 # |
51 # The short X.Y version. |
51 # The short X.Y version. |
52 version = '0.1' |
52 version = '0.3.1' |
53 # The full version, including alpha/beta/rc tags. |
53 # The full version, including alpha/beta/rc tags. |
54 release = '0.1' |
54 release = '0.3.1' |
55 |
55 |
56 # The language for content autogenerated by Sphinx. Refer to documentation |
56 # The language for content autogenerated by Sphinx. Refer to documentation |
57 # for a list of supported languages. |
57 # for a list of supported languages. |
58 #language = None |
58 #language = None |
59 |
59 |