bump version to 2.0.5

This commit is contained in:
tzangms 2012-08-24 13:37:02 +08:00
parent 4e9b87b65c
commit e217eb32f9

View File

@ -1,5 +1,5 @@
from distutils.version import StrictVersion
VERSION = StrictVersion('2.0.4')
VERSION = StrictVersion('2.0.5')