bump release to 1.0.5

This commit is contained in:
Benjamin Dauvergne 2015-01-22 14:39:43 +01:00
parent d732fbf7ac
commit a88ee920ff
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@ from types import *
from constants import *
from api import *
VERSION = '1.0.4'
VERSION = '1.0.5'