Bug 1453274 - Bump mozrelease in tree version, to distinguish it from the pypi mirror version. r=rail

taskgraph: Make update tasks support esr60

MozReview-Commit-ID: 7ZUJueBiUwN
This commit is contained in:
Justin Wood
2018-04-24 21:55:22 -04:00
parent dde6a6591f
commit d2d183fac4

View File

@@ -6,7 +6,7 @@ from __future__ import absolute_import
from setuptools import setup, find_packages
VERSION = '0.1'
VERSION = '0.2'
setup(
author='Mozilla Foundation',