mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1120364 - Bump marionette_client version to 0.8.7. r=hskupin DONTBUILD
This commit is contained in:
parent
a4fc6c531e
commit
5f29220ba1
@ -2,7 +2,7 @@ import os
|
||||
from setuptools import setup, find_packages
|
||||
import sys
|
||||
|
||||
version = '0.8.6'
|
||||
version = '0.8.7'
|
||||
|
||||
# dependencies
|
||||
with open('requirements.txt') as f:
|
||||
|
Loading…
Reference in New Issue
Block a user