Bug 823106 - Bump marionette's version number. a=test-only

This commit is contained in:
Jonathan Griffin 2012-12-19 09:41:48 -08:00
Родитель 864c04c92b
Коммит 26de54c1ee
1 изменённых файлов: 1 добавлений и 1 удалений

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

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