This commit is contained in:
INADA Naoki 2012-09-21 14:16:40 +09:00
parent 51335bbee4
commit be405ec5cf

View file

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