Bug 891139 - Bump marionette to 0.5.35, r=stephend

This commit is contained in:
Jonathan Griffin 2013-07-08 19:55:42 -07:00
parent 47f890bc09
commit aa498a892f

View File

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