productcategorizationapi 1.4__tar.gz → 1.5__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: productcategorizationapi
3
- Version: 1.4
3
+ Version: 1.5
4
4
  Summary: product categorization API
5
5
  Home-page: https://www.productcategorization.com
6
6
  Author-email: info@productcategorizationapi.com
@@ -333,8 +333,6 @@ Description:
333
333
  * **[Domain Categorization Data](https://www.urlcategorizationdatabase.com) – domain categorization data:**
334
334
  Access the world’s largest database of categorized domains for cybersecurity, web filtering, and content safety.
335
335
 
336
- * **[DNS content filtering solution](https://www.webfilteringdatabase.com) – dns content filtering solution:**
337
- Deploy network-level web filtering with 100 million pre-classified domains across 59 categories, built for schools, enterprises, and ISPs requiring CIPA-grade content controls.
338
336
 
339
337
  Our APIs integrate seamlessly with your product workflows, providing reliable, scalable, and secure endpoints for your business logic.
340
338
 
@@ -326,8 +326,6 @@ Leverage our broader suite of AI-powered APIs to cover every aspect of your busi
326
326
  * **[Domain Categorization Data](https://www.urlcategorizationdatabase.com) – domain categorization data:**
327
327
  Access the world’s largest database of categorized domains for cybersecurity, web filtering, and content safety.
328
328
 
329
- * **[DNS content filtering solution](https://www.webfilteringdatabase.com) – dns content filtering solution:**
330
- Deploy network-level web filtering with 100 million pre-classified domains across 59 categories, built for schools, enterprises, and ISPs requiring CIPA-grade content controls.
331
329
 
332
330
  Our APIs integrate seamlessly with your product workflows, providing reliable, scalable, and secure endpoints for your business logic.
333
331
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: productcategorizationapi
3
- Version: 1.4
3
+ Version: 1.5
4
4
  Summary: product categorization API
5
5
  Home-page: https://www.productcategorization.com
6
6
  Author-email: info@productcategorizationapi.com
@@ -333,8 +333,6 @@ Description:
333
333
  * **[Domain Categorization Data](https://www.urlcategorizationdatabase.com) – domain categorization data:**
334
334
  Access the world’s largest database of categorized domains for cybersecurity, web filtering, and content safety.
335
335
 
336
- * **[DNS content filtering solution](https://www.webfilteringdatabase.com) – dns content filtering solution:**
337
- Deploy network-level web filtering with 100 million pre-classified domains across 59 categories, built for schools, enterprises, and ISPs requiring CIPA-grade content controls.
338
336
 
339
337
  Our APIs integrate seamlessly with your product workflows, providing reliable, scalable, and secure endpoints for your business logic.
340
338
 
@@ -11,7 +11,7 @@ setup(
11
11
  name="productcategorizationapi",
12
12
 
13
13
  # The version of your project.
14
- version="1.4",
14
+ version="1.5",
15
15
 
16
16
  packages=find_packages(exclude="tests"),
17
17