Bug 818324 - bump marionette_client version to 0.5.10 r=jgriffin

This commit is contained in:
Dave Hunt 2012-12-04 17:00:51 -08:00
parent 7a45917290
commit aa4380ce70

View File

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