зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1353527 - Tag mozdevice 0.50 r=bc
MozReview-Commit-ID: 8MMuTDX7uBH --HG-- extra : rebase_source : 6c632ad1cca513796b80d98050994ebb6d5cce6b
This commit is contained in:
Родитель
27cbf94d26
Коммит
dfdc5f2814
|
@ -1,3 +1,4 @@
|
|||
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
|
||||
# You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
@ -5,7 +6,7 @@
|
|||
from setuptools import setup
|
||||
|
||||
PACKAGE_NAME = 'mozdevice'
|
||||
PACKAGE_VERSION = '0.49'
|
||||
PACKAGE_VERSION = '0.50'
|
||||
|
||||
deps = ['mozfile >= 1.0',
|
||||
'mozlog >= 3.0',
|
||||
|
|
Загрузка…
Ссылка в новой задаче