mcp-automl 0.1.4__tar.gz → 0.1.5__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,6 +16,7 @@ jobs:
16
16
  permissions:
17
17
  contents: write
18
18
  id-token: write
19
+ actions: write
19
20
  steps:
20
21
  - name: Checkout source code
21
22
  uses: actions/checkout@v4
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mcp-automl
3
- Version: 0.1.4
3
+ Version: 0.1.5
4
4
  Summary: MCP server for end-to-end machine learning
5
5
  Author-email: ke <idea7766@gmail.com>
6
6
  License-File: LICENSE
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "mcp-automl"
3
- version = "0.1.4"
3
+ version = "0.1.5"
4
4
  description = "MCP server for end-to-end machine learning"
5
5
  readme = "README.md"
6
6
  requires-python = ">=3.10,<3.12"
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes