Bug 885482 - Bump Marionette version, r=davehunt

This commit is contained in:
Jonathan Griffin 2013-06-20 16:07:08 -07:00
parent abdc328c4a
commit 4e6f7ef46d

View File

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