mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-21 17:59:34 +00:00
Bug 1056037 - Bump manifestparser version to 0.7. r=hskupin
This commit is contained in:
parent
1b908f5252
commit
23deb5d7c0
@ -5,7 +5,7 @@
|
||||
from setuptools import setup
|
||||
|
||||
PACKAGE_NAME = "manifestparser"
|
||||
PACKAGE_VERSION = '0.6'
|
||||
PACKAGE_VERSION = '0.7'
|
||||
|
||||
setup(name=PACKAGE_NAME,
|
||||
version=PACKAGE_VERSION,
|
||||
|
Loading…
x
Reference in New Issue
Block a user