mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1088112 - [mozversion] Bump version to 1.0 and release to pypi. r=dhunt DONTBUILD
--- testing/mozbase/mozversion/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
parent
fbac30fbbb
commit
e5885c5aaf
@ -4,7 +4,7 @@
|
||||
|
||||
from setuptools import setup
|
||||
|
||||
PACKAGE_VERSION = '0.9'
|
||||
PACKAGE_VERSION = '1.0'
|
||||
|
||||
dependencies = ['mozdevice >= 0.29',
|
||||
'mozfile >= 1.0',
|
||||
|
Loading…
Reference in New Issue
Block a user