mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 1683156 - Update mozlog version number for release, r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D100035
This commit is contained in:
parent
ccabab8fd2
commit
94bef72056
@ -7,7 +7,7 @@ from __future__ import absolute_import
|
||||
from setuptools import setup, find_packages
|
||||
|
||||
PACKAGE_NAME = "mozlog"
|
||||
PACKAGE_VERSION = "7.0.1"
|
||||
PACKAGE_VERSION = "7.1.0"
|
||||
DEPS = [
|
||||
"blessings>=1.3",
|
||||
"mozterm",
|
||||
|
Loading…
Reference in New Issue
Block a user