Bug 1169168 - Release mozinfo 0.8. r=tomcat DONTBUILD

This commit is contained in:
Henrik Skupin 2015-05-28 09:54:30 +02:00
parent 55bf22de88
commit 42f99c5f9e

View File

@ -4,7 +4,7 @@
from setuptools import setup
PACKAGE_VERSION = '0.7'
PACKAGE_VERSION = '0.8'
# dependencies
deps = ['mozfile >= 0.12']