meshagent 0.0.38__py3-none-any.whl → 0.1.0__py3-none-any.whl

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.
meshagent/version.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.0.38"
1
+ __version__ = "0.1.0"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: meshagent
3
- Version: 0.0.38
3
+ Version: 0.1.0
4
4
  Summary: Meshagent
5
5
  License-Expression: Apache-2.0
6
6
  Project-URL: Documentation, https://docs.meshagent.com
@@ -10,22 +10,22 @@ Requires-Python: >=3.12
10
10
  Description-Content-Type: text/markdown
11
11
  License-File: LICENSE
12
12
  Provides-Extra: all
13
- Requires-Dist: meshagent-api[all]~=0.0.38; extra == "all"
14
- Requires-Dist: meshagent-agents[all]~=0.0.38; extra == "all"
15
- Requires-Dist: meshagent-tools~=0.0.38; extra == "all"
16
- Requires-Dist: meshagent-openai~=0.0.38; extra == "all"
17
- Requires-Dist: meshagent-computers~=0.0.38; extra == "all"
18
- Requires-Dist: meshagent-mcp~=0.0.38; extra == "all"
19
- Requires-Dist: meshagent-livekit~=0.0.38; extra == "all"
20
- Requires-Dist: meshagent-cli~=0.0.38; extra == "all"
13
+ Requires-Dist: meshagent-api[all]~=0.1; extra == "all"
14
+ Requires-Dist: meshagent-agents[all]~=0.1; extra == "all"
15
+ Requires-Dist: meshagent-tools~=0.1; extra == "all"
16
+ Requires-Dist: meshagent-openai~=0.1; extra == "all"
17
+ Requires-Dist: meshagent-computers~=0.1; extra == "all"
18
+ Requires-Dist: meshagent-mcp~=0.1; extra == "all"
19
+ Requires-Dist: meshagent-livekit~=0.1; extra == "all"
20
+ Requires-Dist: meshagent-cli~=0.1; extra == "all"
21
21
  Provides-Extra: agents
22
- Requires-Dist: meshagent-agents~=0.0.38; extra == "agents"
22
+ Requires-Dist: meshagent-agents~=0.1; extra == "agents"
23
23
  Provides-Extra: tools
24
- Requires-Dist: meshagent-tools~=0.0.38; extra == "tools"
24
+ Requires-Dist: meshagent-tools~=0.1; extra == "tools"
25
25
  Provides-Extra: cli
26
- Requires-Dist: meshagent-cli~=0.0.38; extra == "cli"
26
+ Requires-Dist: meshagent-cli~=0.1; extra == "cli"
27
27
  Provides-Extra: mcp-service
28
- Requires-Dist: meshagent-cli~=0.0.38; extra == "mcp-service"
28
+ Requires-Dist: meshagent-cli~=0.1; extra == "mcp-service"
29
29
  Dynamic: license-file
30
30
 
31
31
  # MeshAgent Python SDK
@@ -40,7 +40,7 @@ MeshAgent removes the infrastructure headaches of building and shipping AI Agent
40
40
 
41
41
  **Website**: [www.meshagent.com](https://www.meshagent.com/)
42
42
 
43
- **MeshAgent Studio**: [www.studio.meshagent.com](https://studio.meshagent.com/)
43
+ **MeshAgent Studio**: [studio.meshagent.com](https://studio.meshagent.com/)
44
44
 
45
45
  ---
46
46
 
@@ -0,0 +1,7 @@
1
+ meshagent/__init__.py,sha256=X78Z4yEg5XfkNKH0HiIdG4k1q5ktB-ampTuXHLNFrAw,58
2
+ meshagent/version.py,sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0,22
3
+ meshagent-0.1.0.dist-info/licenses/LICENSE,sha256=eTt0SPW-sVNdkZe9PS_S8WfCIyLjRXRl7sUBWdlteFg,10254
4
+ meshagent-0.1.0.dist-info/METADATA,sha256=7E3HqvH4gYyN92g1gs1MkW0CR-8CzJjppE0WVZJiQYQ,4034
5
+ meshagent-0.1.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
+ meshagent-0.1.0.dist-info/top_level.txt,sha256=GlcXnHtRP6m7zlG3Df04M35OsHtNXy_DY09oFwWrH74,10
7
+ meshagent-0.1.0.dist-info/RECORD,,
@@ -1,7 +0,0 @@
1
- meshagent/__init__.py,sha256=X78Z4yEg5XfkNKH0HiIdG4k1q5ktB-ampTuXHLNFrAw,58
2
- meshagent/version.py,sha256=R5QxTjVaID7odO0eBWpOnyCjNQxBZ7cpyruM_NMOoDc,23
3
- meshagent-0.0.38.dist-info/licenses/LICENSE,sha256=eTt0SPW-sVNdkZe9PS_S8WfCIyLjRXRl7sUBWdlteFg,10254
4
- meshagent-0.0.38.dist-info/METADATA,sha256=dnBrFOxXuMbFMCXEbPWUJzg7MGThoSk8qiAGgLUGokU,4075
5
- meshagent-0.0.38.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
6
- meshagent-0.0.38.dist-info/top_level.txt,sha256=GlcXnHtRP6m7zlG3Df04M35OsHtNXy_DY09oFwWrH74,10
7
- meshagent-0.0.38.dist-info/RECORD,,