Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sivel/speedtest-cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2014-08-05 21:56:05 +0400
committerMatt Martz <matt@sivel.net>2014-08-05 21:56:05 +0400
commit795bc51da48cba93052f0a7110e3834006a3dc9b (patch)
tree8120cf8245c4a90a22fdf66a458c182d9748bcf0
parent6c8dd0587227cb73aeee0ad7297b51e2cc02a196 (diff)
Bump version to 0.3.1v0.3.1
-rwxr-xr-xspeedtest_cli.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/speedtest_cli.py b/speedtest_cli.py
index e65a9a3..105c390 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.3.0'
+__version__ = '0.3.1'
# Some global variables we use
source = None