Commit a95523e2 authored by William Lachance's avatar William Lachance
Browse files

Bug 1366919 - Bump mozinfo version to 0.10 r=ahal

MozReview-Commit-ID: 2k5xgTogSN6

--HG--
extra : rebase_source : f92dfdf4cede8309a4f9fc021b1cc1d6a1bc687f
parent 089ed28b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@

from setuptools import setup

PACKAGE_VERSION = '0.9'
PACKAGE_VERSION = '0.10'

# dependencies
deps = ['mozfile >= 0.12']