- fix installation error.

This commit is contained in:
liris 2012-01-19 08:38:59 +09:00
parent 33401d6e4d
commit 569fe37336
2 changed files with 3 additions and 1 deletions

2
MANIFEST.in Normal file

@ -0,0 +1,2 @@
include LICENSE
include README.rst

@ -1,6 +1,6 @@
from setuptools import setup
VERSION = "0.5.0"
VERSION = "0.5.0a"
setup(