Bug 899731 - Bump marionette version. r=wlach

This commit is contained in:
Jonathan Griffin 2013-07-30 12:52:46 -07:00
parent 1dcbb36249
commit ff44208bca

View File

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