Bug 889469 - Bump marionette_client version to 0.5.34 r=jgriffin

This commit is contained in:
Dave Hunt 2013-07-03 22:43:48 +01:00
parent 1785cc570f
commit 0fb1de1a60

View File

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