vnai 2.0.6__tar.gz → 2.0.7__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.4
2
2
  Name: vnai
3
- Version: 2.0.6
3
+ Version: 2.0.7
4
4
  Summary: System optimization and resource management toolkit
5
5
  Author-email: Vnstock HQ <support@vnstocks.com>
6
6
  License: MIT
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "vnai"
7
- version = "2.0.6"
7
+ version = "2.0.7"
8
8
  description = "System optimization and resource management toolkit"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.7"
@@ -375,11 +375,6 @@ Khám phá các tính năng mới nhất và tham gia cộng đồng để nhậ
375
375
  # Singleton instance for module-level use
376
376
  manager = ContentManager()
377
377
 
378
- # Ép buộc hiện quảng cáo ngay khi import nếu là free user
379
- if not getattr(manager, 'is_paid_user', False):
380
- manager.present_content(context="auto_import")
381
-
382
-
383
378
  def present(context: str = "init", ad_category: int = AdCategory.FREE) -> None:
384
379
  """
385
380
  Shortcut to ContentManager.present_content for external callers.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: vnai
3
- Version: 2.0.6
3
+ Version: 2.0.7
4
4
  Summary: System optimization and resource management toolkit
5
5
  Author-email: Vnstock HQ <support@vnstocks.com>
6
6
  License: MIT
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes