Bug 1056931 - Release a new moztest to pick up stack logging.;r=jgraham

This commit is contained in:
Chris Manchester 2014-08-21 17:50:54 -04:00
parent 326d01bd94
commit c5d1c08f0e

View File

@ -4,7 +4,7 @@
from setuptools import setup, find_packages
PACKAGE_VERSION = '0.6'
PACKAGE_VERSION = '0.7'
# dependencies
deps = ['mozinfo']