CliRemote 1.4.3__tar.gz → 1.4.4__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.
Files changed (44) hide show
  1. {cliremote-1.4.3 → cliremote-1.4.4}/CliRemote.egg-info/PKG-INFO +1 -1
  2. {cliremote-1.4.3 → cliremote-1.4.4}/PKG-INFO +1 -1
  3. {cliremote-1.4.3 → cliremote-1.4.4}/pyproject.toml +1 -1
  4. {cliremote-1.4.3 → cliremote-1.4.4}/remote/account_manager.py +1 -2
  5. {cliremote-1.4.3 → cliremote-1.4.4}/setup.py +1 -1
  6. {cliremote-1.4.3 → cliremote-1.4.4}/CliRemote.egg-info/SOURCES.txt +0 -0
  7. {cliremote-1.4.3 → cliremote-1.4.4}/CliRemote.egg-info/dependency_links.txt +0 -0
  8. {cliremote-1.4.3 → cliremote-1.4.4}/CliRemote.egg-info/requires.txt +0 -0
  9. {cliremote-1.4.3 → cliremote-1.4.4}/CliRemote.egg-info/top_level.txt +0 -0
  10. {cliremote-1.4.3 → cliremote-1.4.4}/LICENSE +0 -0
  11. {cliremote-1.4.3 → cliremote-1.4.4}/MANIFEST.in +0 -0
  12. {cliremote-1.4.3 → cliremote-1.4.4}/README.md +0 -0
  13. {cliremote-1.4.3 → cliremote-1.4.4}/remote/__init__.py +0 -0
  14. {cliremote-1.4.3 → cliremote-1.4.4}/remote/account_viewer.py +0 -0
  15. {cliremote-1.4.3 → cliremote-1.4.4}/remote/admin_manager.py +0 -0
  16. {cliremote-1.4.3 → cliremote-1.4.4}/remote/analytics_manager.py +0 -0
  17. {cliremote-1.4.3 → cliremote-1.4.4}/remote/batch_manager.py +0 -0
  18. {cliremote-1.4.3 → cliremote-1.4.4}/remote/block_manager.py +0 -0
  19. {cliremote-1.4.3 → cliremote-1.4.4}/remote/caption_manager.py +0 -0
  20. {cliremote-1.4.3 → cliremote-1.4.4}/remote/cleaner.py +0 -0
  21. {cliremote-1.4.3 → cliremote-1.4.4}/remote/client_manager.py +0 -0
  22. {cliremote-1.4.3 → cliremote-1.4.4}/remote/client_picker.py +0 -0
  23. {cliremote-1.4.3 → cliremote-1.4.4}/remote/config.py +0 -0
  24. {cliremote-1.4.3 → cliremote-1.4.4}/remote/device_manager.py +0 -0
  25. {cliremote-1.4.3 → cliremote-1.4.4}/remote/file_sender.py +0 -0
  26. {cliremote-1.4.3 → cliremote-1.4.4}/remote/getcode_controller.py +0 -0
  27. {cliremote-1.4.3 → cliremote-1.4.4}/remote/health.py +0 -0
  28. {cliremote-1.4.3 → cliremote-1.4.4}/remote/help_menu.py +0 -0
  29. {cliremote-1.4.3 → cliremote-1.4.4}/remote/init.py +0 -0
  30. {cliremote-1.4.3 → cliremote-1.4.4}/remote/join_controller.py +0 -0
  31. {cliremote-1.4.3 → cliremote-1.4.4}/remote/joiner.py +0 -0
  32. {cliremote-1.4.3 → cliremote-1.4.4}/remote/leave_controller.py +0 -0
  33. {cliremote-1.4.3 → cliremote-1.4.4}/remote/lefter.py +0 -0
  34. {cliremote-1.4.3 → cliremote-1.4.4}/remote/mention_manager.py +0 -0
  35. {cliremote-1.4.3 → cliremote-1.4.4}/remote/precise_engine.py +0 -0
  36. {cliremote-1.4.3 → cliremote-1.4.4}/remote/profile_info.py +0 -0
  37. {cliremote-1.4.3 → cliremote-1.4.4}/remote/profile_media.py +0 -0
  38. {cliremote-1.4.3 → cliremote-1.4.4}/remote/profile_privacy.py +0 -0
  39. {cliremote-1.4.3 → cliremote-1.4.4}/remote/spammer.py +0 -0
  40. {cliremote-1.4.3 → cliremote-1.4.4}/remote/speed_manager.py +0 -0
  41. {cliremote-1.4.3 → cliremote-1.4.4}/remote/stop_manager.py +0 -0
  42. {cliremote-1.4.3 → cliremote-1.4.4}/remote/text_manager.py +0 -0
  43. {cliremote-1.4.3 → cliremote-1.4.4}/remote/username_manager.py +0 -0
  44. {cliremote-1.4.3 → cliremote-1.4.4}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: CliRemote
3
- Version: 1.4.3
3
+ Version: 1.4.4
4
4
  Summary: Remote client framework for Telegram automation using Pyrogram
5
5
  Home-page: https://github.com/MohammadAhmadi-R/CliRemote
6
6
  Author: MrAhmadiRad
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: CliRemote
3
- Version: 1.4.3
3
+ Version: 1.4.4
4
4
  Summary: Remote client framework for Telegram automation using Pyrogram
5
5
  Home-page: https://github.com/MohammadAhmadi-R/CliRemote
6
6
  Author: MrAhmadiRad
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "CliRemote"
7
- version = "1.4.3"
7
+ version = "1.4.4"
8
8
  description = "Remote client framework for Telegram automation using Pyrogram"
9
9
  readme = "README.md"
10
10
  license = {text = "MIT"}
@@ -3,8 +3,7 @@ import os, asyncio, json, logging
3
3
  from typing import Optional, Dict, List
4
4
  from pyrogram import Client, errors
5
5
  from .client_manager import (
6
- ACCOUNTS_FOLDER,
7
- get_account_data,
6
+ ACCOUNTS_FOLDER,
8
7
  save_account_data,
9
8
  stop_all_clients,
10
9
  accounts,
@@ -5,7 +5,7 @@ with open("README.md", encoding="utf-8") as f:
5
5
 
6
6
  setup(
7
7
  name="CliRemote",
8
- version="1.4.3",
8
+ version="1.4.4",
9
9
  author="MrAhmadiRad",
10
10
  author_email="mohammadahmadirad69@gmail.com",
11
11
  description="A precise, async-safe, Telegram automation core (Python 3.8+)",
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