Bug 974165 - bump marionette-client version to 0.7.4 and release to pypi

This commit is contained in:
Malini Das 2014-02-19 16:28:12 -05:00
parent 7cd422c324
commit 99b431480f

View File

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