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 fe1c044

Browse files
committedMay 21, 2024
Update to v0.17.0
1 parent cb20f0a commit fe1c044

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
@@ -70,7 +70,7 @@ def run(self):
7070

7171
setuptools.setup(
7272
name="matlab-proxy",
73-
version="0.16.0",
73+
version="0.17.0",
7474
url=config["doc_url"],
7575
author="The MathWorks, Inc.",
7676
author_email="cloud@mathworks.com",

0 commit comments

Comments
 (0)
Please sign in to comment.