# Copyright (c) 2007-2011 by Enthought, Inc.
# All rights reserved.

__version__ = '4.0.1'

__requires__ = [
    'traitsui',
]
