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

Unified Diff: testing_support/__init__.py

Issue 1470883002: Bump version to 0.1.8. (Closed) Base URL: https://chromium.googlesource.com/infra/testing/testing_support.git@change-order
Patch Set: Created 5 years, 1 month 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 be256fb125388847331ba5d1fbffa0f8a8f8bbe0..d67c7113f52ea071ecaaea86fc686dfb7f253a72 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.1.7"
+__version__ = "0.1.8"
__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