Bug 811931 - Bump Marionette version, a=test-only, DONTBUILD(NPOTB)

This commit is contained in:
Jonathan Griffin 2012-11-14 15:08:56 -08:00
Родитель 74bb89e7ff
Коммит a6ec2f0fa3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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