Documentation generation

This commit is contained in:
Julien Duponchelle
2015-01-14 12:32:56 +01:00
parent aab944fb6c
commit 1431c66c54
6 changed files with 42 additions and 11 deletions

View File

@ -16,3 +16,4 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
__version__ = "1.3.dev1"
__version_info__ = (1, 3, 0, 0)