update version to 0.3.1

This commit is contained in:
Matsumoto Taichi 2012-09-25 23:11:04 -04:00
parent 563595eefd
commit 9f3ce1af03
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
__author__ = "Matsumoto Taichi"
__version__ = "0.3.0"
__version__ = "0.3.1"
__license__ = "MIT License"
__doc__ = """
Simple example of usage is followings