Bump to 0.3.2

This commit is contained in:
Matt Martz 2015-02-26 10:35:55 -06:00
parent 3a31df31c1
commit 790720b33a
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
# License for the specific language governing permissions and limitations
# under the License.
__version__ = '0.3.1'
__version__ = '0.3.2'
# Some global variables we use
user_agent = 'speedtest-cli/%s' % __version__