Bump version to 0.2.5

This commit is contained in:
Matt Martz
2014-02-17 20:16:24 -06:00
parent 1cf091ebc7
commit 2da8a26038
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ import setuptools
setuptools.setup(
name='speedtest-cli',
version='0.2.4',
version='0.2.5',
description=('Command line interface for testing internet bandwidth using '
'speedtest.net'),
long_description=open('README.rst').read(),