Bug 929920 - Bump marionette_client version to 0.6.1. r=mdas

This commit is contained in:
Dave Hunt 2013-10-23 15:02:21 -07:00
parent 9216b8ad8d
commit 5210dadcb9

View File

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