diff --git a/setup.py b/setup.py index 5eaa28cf..b95d4c73 100644 --- a/setup.py +++ b/setup.py @@ -68,7 +68,7 @@ def run(self): setuptools.setup( name="matlab-proxy", - version="0.9.1", + version="0.10.0", url=config["doc_url"], author="The MathWorks, Inc.", author_email="cloud@mathworks.com",