Bug 1434932 - Release mozprocess 0.26. r=ahal

MozReview-Commit-ID: IHblWy0ypqs

--HG--
extra : rebase_source : 48fa68ad2344f805d78d7f6461e22bf0192f8044
This commit is contained in:
Henrik Skupin 2018-02-01 16:37:20 +01:00
Родитель 067a604727
Коммит 5db8c27e13
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -6,7 +6,7 @@ from __future__ import absolute_import
from setuptools import setup
PACKAGE_VERSION = '0.25'
PACKAGE_VERSION = '0.26'
setup(name='mozprocess',
version=PACKAGE_VERSION,