Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(119)

Unified Diff: testing_support/__init__.py

Issue 2190723003: Version 0.3.0. (Closed) Base URL: https://chromium.googlesource.com/infra/testing/testing_support.git@sorted
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing_support/__init__.py
diff --git a/testing_support/__init__.py b/testing_support/__init__.py
index 41cf974ef1f6ae95ca8b9d51cf59fb40a281e570..8805688242a24b7e4636edab6059db4f0e1ed8e0 100644
--- a/testing_support/__init__.py
+++ b/testing_support/__init__.py
@@ -4,7 +4,7 @@
"""Utilities to support writing unittests for infra-related tools."""
-__version__ = '0.2.0'
+__version__ = '0.3.0'
__author__ = 'The Chromium Infrastructure Team'
__email__ = 'infra-dev@chromium.org'
__url__ = 'https://chromium.googlesource.com/infra/testing/testing_support/'
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698