bump release to 1.0.2

This commit is contained in:
Benjamin Dauvergne 2014-05-05 16:13:41 +02:00
parent 2dc2bf001c
commit d4f65915f3
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.1'
VERSION = '1.0.2'