mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1143565: Bump marionette driver to v 0.3.1; r=chmanchester
This commit is contained in:
parent
00852e819b
commit
f0a2312c96
@ -1,6 +1,6 @@
|
|||||||
from setuptools import setup, find_packages
|
from setuptools import setup, find_packages
|
||||||
|
|
||||||
version = '0.2'
|
version = '0.3.1'
|
||||||
|
|
||||||
# dependencies
|
# dependencies
|
||||||
with open('requirements.txt') as f:
|
with open('requirements.txt') as f:
|
||||||
|
Loading…
Reference in New Issue
Block a user