ai-lls-lib 1.4.0rc6__py3-none-any.whl → 1.5.0rc2__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.

Potentially problematic release.


This version of ai-lls-lib might be problematic. Click here for more details.

ai_lls_lib/__init__.py CHANGED
@@ -2,6 +2,8 @@
2
2
  AI LLS Library - Core business logic for Landline Scrubber.
3
3
 
4
4
  This library provides phone verification and DNC checking capabilities.
5
+
6
+ Version 1.5.x includes removal of environment-based Stripe filtering.
5
7
  """
6
8
  from ai_lls_lib.core.models import (
7
9
  PhoneVerification,
@@ -15,7 +17,7 @@ from ai_lls_lib.core.verifier import PhoneVerifier
15
17
  from ai_lls_lib.core.processor import BulkProcessor
16
18
  from ai_lls_lib.core.cache import DynamoDBCache
17
19
 
18
- __version__ = "1.4.0-rc.6"
20
+ __version__ = "1.5.0-rc.2"
19
21
  __all__ = [
20
22
  "PhoneVerification",
21
23
  "BulkJob",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: ai-lls-lib
3
- Version: 1.4.0rc6
3
+ Version: 1.5.0rc2
4
4
  Summary: Landline Scrubber core library - phone verification and DNC checking
5
5
  Author: LandlineScrubber Team
6
6
  Requires-Python: >=3.12,<4.0
@@ -1,4 +1,4 @@
1
- ai_lls_lib/__init__.py,sha256=jySixyQs-rY5KBpS29zddIrbbCEG41Ez8sXUfIypgJ8,663
1
+ ai_lls_lib/__init__.py,sha256=yGOMgG4bC7TXLU3TfWUd-OvY45lWw2lPZCm9P4bUpfg,734
2
2
  ai_lls_lib/auth/__init__.py,sha256=ZjwlfTvYUo9A9BaLinaXW2elxYectScmu0XtKAppSFs,198
3
3
  ai_lls_lib/auth/context_parser.py,sha256=AWyGWejrFR0jJ7fMhajdA1ABo656Qlvs2YAzz-IfTrs,2290
4
4
  ai_lls_lib/cli/__init__.py,sha256=HyjnIBGlrbTlHQ82n_UppjtJbZl4_7QsnAgRqNlXKMU,77
@@ -27,7 +27,7 @@ ai_lls_lib/providers/external.py,sha256=T8P_XtLNCXZBB0DzK4fradNBoiapIbpQ09Ai4Dih
27
27
  ai_lls_lib/providers/stub.py,sha256=n8WCcuqcv62DnIO-WPhuold-AC3yrxjQAboJ4CO2n6U,1198
28
28
  ai_lls_lib/testing/__init__.py,sha256=NytBz7T0YtNLDArRYHsczaeopIQmmBeV21-XXUprdeY,42
29
29
  ai_lls_lib/testing/fixtures.py,sha256=OC1huorIqUndePoUTfgoU-aDvsWAFJqmQ6fGDjH9E14,3414
30
- ai_lls_lib-1.4.0rc6.dist-info/METADATA,sha256=O1iLupAUoebcmusePX6z6MyOr8Vwz8SR2iiwQ0uxy2A,7302
31
- ai_lls_lib-1.4.0rc6.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
32
- ai_lls_lib-1.4.0rc6.dist-info/entry_points.txt,sha256=Pi0V_HBViEKGFbNQKatl5lhhnHHBXlxaom-5gH9gXZ0,55
33
- ai_lls_lib-1.4.0rc6.dist-info/RECORD,,
30
+ ai_lls_lib-1.5.0rc2.dist-info/METADATA,sha256=a2SLLbCbWuVjXJd05ESeQT5hnUKQjJVw0CpKdS20JpI,7302
31
+ ai_lls_lib-1.5.0rc2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
32
+ ai_lls_lib-1.5.0rc2.dist-info/entry_points.txt,sha256=Pi0V_HBViEKGFbNQKatl5lhhnHHBXlxaom-5gH9gXZ0,55
33
+ ai_lls_lib-1.5.0rc2.dist-info/RECORD,,