fenra 0.1.0__py3-none-any.whl → 0.1.1__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.
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: fenra
3
- Version: 0.1.0
4
- Summary: Privacy-first AI cost tracking library
3
+ Version: 0.1.1
4
+ Summary: FinOps platform for AI cost visibility
5
5
  Author: Ajdin Ahmetovic
6
6
  Author-email: Ajdin Ahmetovic <ahmetovicajdin@gmail.com>
7
7
  Requires-Dist: requests>=2.28.0
@@ -13,7 +13,7 @@ Requires-Dist: mypy>=1.0.0 ; extra == 'dev'
13
13
  Requires-Dist: ruff>=0.1.0 ; extra == 'dev'
14
14
  Requires-Dist: google-genai>=1.0.0 ; extra == 'gemini'
15
15
  Requires-Dist: openai>=1.0.0 ; extra == 'openai'
16
- Requires-Python: >=3.11
16
+ Requires-Python: >=3.10
17
17
  Provides-Extra: all
18
18
  Provides-Extra: anthropic
19
19
  Provides-Extra: dev
@@ -6,6 +6,6 @@ fenra/integrations/anthropic/__init__.py,sha256=1_a3doBJEXT6G660J4EGzE1_8_Bz0CCf
6
6
  fenra/integrations/gemini/__init__.py,sha256=omKiqPG597WPQ4ShN7ovUfkhuZyJgC8cisg5iT06i1g,16625
7
7
  fenra/integrations/openai/__init__.py,sha256=xrynFDj3WgzXbHY5qghKlFCSzY16u3iwoLn-y5j1NdY,29537
8
8
  fenra/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
9
- fenra-0.1.0.dist-info/WHEEL,sha256=fAguSjoiATBe7TNBkJwOjyL1Tt4wwiaQGtNtjRPNMQA,80
10
- fenra-0.1.0.dist-info/METADATA,sha256=ZXJvxjZIAvOl3HSYkshza_RXCBWGK6iZUEcRLsYV930,2237
11
- fenra-0.1.0.dist-info/RECORD,,
9
+ fenra-0.1.1.dist-info/WHEEL,sha256=fAguSjoiATBe7TNBkJwOjyL1Tt4wwiaQGtNtjRPNMQA,80
10
+ fenra-0.1.1.dist-info/METADATA,sha256=adchRkYn1RCxK5MRG6PrtCyLGHh2oVwvvyqdwWylxIY,2237
11
+ fenra-0.1.1.dist-info/RECORD,,
File without changes