Bumping version for release

This commit is contained in:
Matt Martz
2013-12-03 12:59:48 -06:00
parent 890a3edb7e
commit 756f04da76
3 changed files with 3 additions and 3 deletions

View File

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