Bug 1177513 - Bump marionette-client to 0.16, r=dburns

This commit is contained in:
Jonathan Griffin 2015-06-26 09:42:36 -07:00
parent 0485b94f73
commit 854a49c927

View File

@ -1,6 +1,6 @@
from setuptools import setup, find_packages
version = '0.15'
version = '0.16'
# dependencies
with open('requirements.txt') as f: