python: 0.1.9

This commit is contained in:
INADA Naoki
2011-01-29 07:31:06 +09:00
parent 9c9b2c25ea
commit dafaa8bd8c
2 changed files with 15 additions and 1 deletions

View File

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