Bug 1175101 - [moznetwork] Bump version number to 0.25. r=wlachance
authorDave Hunt <dhunt@mozilla.com>
Tue, 16 Jun 2015 05:39:00 -0400
changeset 249212 a8cc529d7a7d991dd22c4188946e184fa84f9334
parent 249211 834ad47007f21a7ac2138eccfea9639bc15e7d31
child 249213 d94735b955d72be9d055fbc67873a101bc03b751
push id28923
push userryanvm@gmail.com
push dateWed, 17 Jun 2015 18:57:11 +0000
treeherdermozilla-central@099d6cd6725e [default view] [failures only]
perfherder[talos] [build metrics] [platform microbench] (compared to previous push)
reviewerswlachance
bugs1175101
milestone41.0a1
first release with
nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
last release without
nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
Bug 1175101 - [moznetwork] Bump version number to 0.25. r=wlachance
testing/mozbase/moznetwork/setup.py
--- a/testing/mozbase/moznetwork/setup.py
+++ b/testing/mozbase/moznetwork/setup.py
@@ -1,15 +1,15 @@
 # This Source Code Form is subject to the terms of the Mozilla Public
 # License, v. 2.0. If a copy of the MPL was not distributed with this file,
 # You can obtain one at http://mozilla.org/MPL/2.0/.
 
 from setuptools import setup
 
-PACKAGE_VERSION = '0.24'
+PACKAGE_VERSION = '0.25'
 
 deps=[ 'mozinfo' ]
 
 setup(name='moznetwork',
       version=PACKAGE_VERSION,
       description="Library of network utilities for use in Mozilla testing",
       long_description="see http://mozbase.readthedocs.org/",
       classifiers=[], # Get strings from http://pypi.python.org/pypi?%3Aaction=list_classifiers