mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Bug 1061514 - Bump marionette_client version to 0.8.4. r=zcampbell
This commit is contained in:
parent
bf2077a6de
commit
93acd7d6d9
@ -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