From ae3e26b7bbbe4077eb1fc0284f2745eb219033b2 Mon Sep 17 00:00:00 2001 From: Bob Silverberg Date: Thu, 1 May 2014 15:19:55 -0400 Subject: [PATCH] Bug 1002541 - Bump gaiatest version to 0.23 and release to PyPI --- tests/python/gaia-ui-tests/gaiatest/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python/gaia-ui-tests/gaiatest/version.py b/tests/python/gaia-ui-tests/gaiatest/version.py index e7d555a35524..42835cc0c4e2 100644 --- a/tests/python/gaia-ui-tests/gaiatest/version.py +++ b/tests/python/gaia-ui-tests/gaiatest/version.py @@ -2,4 +2,4 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. -__version__ = '0.22' +__version__ = '0.23'