This commit is contained in:
INADA Naoki 2011-08-22 02:09:51 +09:00
parent 60762747b9
commit 1a81f6364d
3 changed files with 5 additions and 4 deletions

View file

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