bump version to 0.1.7

This commit is contained in:
Benjamin Dauvergne 2013-10-08 11:25:26 +02:00
parent 062cc5b840
commit 36499e8873
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 = '0.1.6'
VERSION = '0.1.7'