Bug 1201036: Bump marionette client and marionette driver for releases; r=jgriffin

--HG--
extra : commitid : 4hSlrLSpGRV
extra : rebase_source : 6afc9e3eb9807927a25837644a09547f1c1f9c2f
This commit is contained in:
David Burns 2015-09-28 21:20:29 +01:00
parent ca2010bbb9
commit 9959a7982f
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
__version__ = '0.19'
__version__ = '0.20'
from .marionette_test import MarionetteTestCase, MarionetteJSTestCase, CommonTestCase, expectedFailure, skip, SkipTest
from .runner import (

View File

@ -3,7 +3,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
__version__ = '0.13'
__version__ = '0.2.0'
from marionette_driver import ( errors, by, decorators, expected, geckoinstance,