convexity-cli 0.10.0.dev192__tar.gz → 0.10.0.dev193__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.
@@ -28,6 +28,7 @@ yarn-debug.log*
28
28
  yarn-error.log*
29
29
  .vercel
30
30
  *.css.d.ts
31
+ *.tsbuildinfo
31
32
  .env*
32
33
  !.env.example
33
34
  .env.local
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: convexity-cli
3
- Version: 0.10.0.dev192
3
+ Version: 0.10.0.dev193
4
4
  Summary: Convexity CLI - command-line interface for the Convexity platform
5
5
  Requires-Python: >=3.12
6
6
  Requires-Dist: convexity-api-client<0.11.0,>=0.10.0.dev0