Bug 982361 - Bump marionette_client to 0.7.6, r=AutomatedTester

This commit is contained in:
Jonathan Griffin 2014-03-11 18:16:54 -07:00
parent 6d09c880fc
commit 58a8088aa9

View File

@ -1,7 +1,7 @@
import os
from setuptools import setup, find_packages
version = '0.7.5'
version = '0.7.6'
# get documentation from the README
try: