Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6d3ad45

Browse files
committedSep 11, 2024·
Update to v0.21.0
1 parent a9af2b8 commit 6d3ad45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def run(self):
7878

7979
setuptools.setup(
8080
name="matlab-proxy",
81-
version="0.20.0",
81+
version="0.21.0",
8282
url=config["doc_url"],
8383
author="The MathWorks, Inc.",
8484
author_email="cloud@mathworks.com",

0 commit comments

Comments
 (0)
Please sign in to comment.