Bug 1714529 - Update mozprocess version for release, r=ahal

Differential Revision: https://phabricator.services.mozilla.com/D116823
This commit is contained in:
James Graham 2021-06-04 19:34:36 +00:00
Родитель be4ce39d9a
Коммит 3b3ce53e0b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -6,7 +6,7 @@ from __future__ import absolute_import
from setuptools import setup
PACKAGE_VERSION = "1.2.1"
PACKAGE_VERSION = "1.3.0"
setup(
name="mozprocess",