You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
[project]
2
2
name = "uns_mcp"
3
-
version = "0.1.2.2"# Set only non-dev versions to release. Setting extra .2 as 0.1.2 was already released and the name if locked forever. During next release point to 0.1.3
3
+
version = "0.1.2.3"# Set only non-dev versions to release. Setting extra .2 as 0.1.2 was already released and the name if locked forever. During next release point to 0.1.3
4
4
description = "MCP server implementation providing structured tools for interacting with the Unstructured API, managing sources, destinations, workflows, and jobs"
0 commit comments