capiscio 2.1.2__py3-none-any.whl → 2.1.3__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.
capiscio/manager.py CHANGED
@@ -17,7 +17,7 @@ console = Console()
17
17
  logger = logging.getLogger(__name__)
18
18
 
19
19
  # Configuration
20
- CORE_VERSION = "2.1.2" # Matches the python package version
20
+ CORE_VERSION = "1.0.2" # The version of the core binary to download
21
21
  GITHUB_REPO = "capiscio/capiscio-core"
22
22
  BINARY_NAME = "capiscio"
23
23
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: capiscio
3
- Version: 2.1.2
3
+ Version: 2.1.3
4
4
  Summary: The official CapiscIO CLI tool for validating A2A agents.
5
5
  Project-URL: Homepage, https://capisc.io
6
6
  Project-URL: Documentation, https://docs.capisc.io/cli
@@ -0,0 +1,8 @@
1
+ capiscio/__init__.py,sha256=TXit6o-1pP1R4IW4nSPhkrovW8V4USVHnnXUlTzjt58,51
2
+ capiscio/cli.py,sha256=9Cn5qLIP4-b8A4R1rHD2qN10RPnAqV7smy-lDsPAv18,1676
3
+ capiscio/manager.py,sha256=NiXght_BxPP27qRZx1vzdKxwqJnBl1dWJLZiqNv6FRY,4807
4
+ capiscio-2.1.3.dist-info/METADATA,sha256=oonlj4gpcUWGpe3ehbsIMnvRasKMM-fqI9qMdtu_b3Q,3950
5
+ capiscio-2.1.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
+ capiscio-2.1.3.dist-info/entry_points.txt,sha256=VopPHB5eo2LBjOFiraE3JiEOzVmJJVwtUPVfXlYS_ns,47
7
+ capiscio-2.1.3.dist-info/licenses/LICENSE,sha256=de-gfE0q-xTYImzwC3dj3S7BxVhanf6RmIGjo_7y3aw,11357
8
+ capiscio-2.1.3.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- capiscio/__init__.py,sha256=TXit6o-1pP1R4IW4nSPhkrovW8V4USVHnnXUlTzjt58,51
2
- capiscio/cli.py,sha256=9Cn5qLIP4-b8A4R1rHD2qN10RPnAqV7smy-lDsPAv18,1676
3
- capiscio/manager.py,sha256=29kf-lF6myvfqYQ8Szph2qtb7I8OEPbQB6bxL6dVT9Q,4799
4
- capiscio-2.1.2.dist-info/METADATA,sha256=G-vVndLzzndprLQlY9uDIiWOUxk0tQdvgZGbkVkvgU0,3950
5
- capiscio-2.1.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
6
- capiscio-2.1.2.dist-info/entry_points.txt,sha256=VopPHB5eo2LBjOFiraE3JiEOzVmJJVwtUPVfXlYS_ns,47
7
- capiscio-2.1.2.dist-info/licenses/LICENSE,sha256=de-gfE0q-xTYImzwC3dj3S7BxVhanf6RmIGjo_7y3aw,11357
8
- capiscio-2.1.2.dist-info/RECORD,,