Bug 1471171 - Bump mozterm to 1.0.0; r=emorley

MozReview-Commit-ID: IMfAOiFCHST
This commit is contained in:
Dave Hunt
2018-07-02 11:57:33 +01:00
parent 65942fcd2c
commit 89ba424db5

View File

@@ -6,7 +6,7 @@ from __future__ import absolute_import
from setuptools import setup
VERSION = '0.1.0'
VERSION = '1.0.0'
DEPS = ['six >= 1.10.0']
setup(