Bug 1143565: Bump marionette driver to v 0.3.1; r=chmanchester

--HG--
extra : rebase_source : ba132e5ac13888582297e06097aa1531f5c72c11
This commit is contained in:
David Burns 2015-03-24 21:31:33 +00:00
Родитель bf1a543bba
Коммит 3813654736
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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