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

View File

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