From f1647f2c9e40a9542c934741558e71730a2c1be5 Mon Sep 17 00:00:00 2001 From: Matt Martz Date: Wed, 23 Apr 2014 11:52:57 -0500 Subject: [PATCH] Bump version to 0.2.7 --- speedtest_cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/speedtest_cli.py b/speedtest_cli.py index d5d5a4a..6c89b1d 100755 --- a/speedtest_cli.py +++ b/speedtest_cli.py @@ -15,7 +15,7 @@ # License for the specific language governing permissions and limitations # under the License. -__version__ = '0.2.6' +__version__ = '0.2.7' # Some global variables we use source = None