diff --git a/setup.py b/setup.py index a6543b3..d54e94b 100644 --- a/setup.py +++ b/setup.py @@ -78,7 +78,7 @@ def run(self): setuptools.setup( name="matlab-proxy", - version="0.20.0", + version="0.21.0", url=config["doc_url"], author="The MathWorks, Inc.", author_email="cloud@mathworks.com",