Start 0.1.11a1.dev1

This commit is contained in:
INADA Naoki 2011-08-22 03:37:14 +09:00
parent 1a81f6364d
commit a9483d860b

View file

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