chore: version bump

Update dependencies and use latest vapid library calls
This commit is contained in:
jrconlin 2017-12-04 15:03:02 -08:00
parent c4a551f023
commit 5e1614519b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ import os
from setuptools import find_packages, setup
__version__ = "1.1.0"
__version__ = "1.1.1"
def read_from(file):