mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1028254 - bump marionette client version to 0.7.10, r=davehunt
This commit is contained in:
parent
89fc2c2986
commit
2a0c7dabdf
@ -2,7 +2,7 @@ import os
|
||||
from setuptools import setup, find_packages
|
||||
import sys
|
||||
|
||||
version = '0.7.9'
|
||||
version = '0.7.10'
|
||||
|
||||
# dependencies
|
||||
with open('requirements.txt') as f:
|
||||
|
Loading…
Reference in New Issue
Block a user