release 0.1.13

This commit is contained in:
INADA Naoki 2012-04-21 14:25:07 +09:00
parent 91a1abb737
commit 7a4af28fa1
2 changed files with 22 additions and 1 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python
# coding: utf-8
version = (0, 1, 12)
version = (0, 1, 13)
import os
import sys