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