0.2.2 (again)

This commit is contained in:
INADA Naoki 2012-09-21 14:17:34 +09:00
parent be405ec5cf
commit 5b66edaa15
2 changed files with 1 additions and 3 deletions

View file

@ -1 +1 @@
version = (0, 2, 1) version = (0, 2, 2)

View file

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