We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bf7480 commit d4fdde3Copy full SHA for d4fdde3
agents/matlab/matlab_agent/__version__.py
@@ -1 +1 @@
1
-__version__ = "0.3.0"
+__version__ = "1.0.0"
agents/matlab/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "matlab-agent"
3
-version = "0.3.0"
+version = "1.0.0"
4
description = "Agent for MATLAB integration"
5
authors = ["Marco Melloni <291358@studenti.unimore.it>"]
6
readme = "README.md"
0 commit comments