advio 0.0.3__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.
advio/version.py CHANGED
@@ -1 +1 @@
1
- __version__='0.0.3'
1
+ __version__='0.1.1'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: advio
3
- Version: 0.0.3
3
+ Version: 0.1.1
4
4
  Summary: Smart tool for sending automated
5
5
  Author-email: Abbas Bachari <abbas-bachari@hotmail.com>
6
6
  License-Expression: MIT
@@ -8,7 +8,6 @@ Project-URL: Homepage, https://github.com/abbas-bachari/advio
8
8
  Project-URL: Documentation, https://github.com/abbas-bachari/advio#readme
9
9
  Project-URL: Source, https://github.com/abbas-bachari/advio
10
10
  Keywords: advertising,automation,marketing,bot,telegram
11
- Classifier: Development Status :: 4 - Beta
12
11
  Classifier: Intended Audience :: Developers
13
12
  Classifier: Programming Language :: Python :: 3.10
14
13
  Classifier: Programming Language :: Python :: 3.11
@@ -52,7 +51,7 @@ Dynamic: license-file
52
51
 
53
52
  ## **Advio** is a smart tool for sending automated advertisements
54
53
 
55
- ### 🛠️ Version: 0.0.3
54
+ ### 🛠️ Version: 0.1.1
56
55
 
57
56
  ---
58
57
 
@@ -3,10 +3,10 @@ advio/cli.py,sha256=V-zFDlIzZ6wSHDZNPpiUxCA1RFYjIf5t0epqyY09rEE,53
3
3
  advio/config.py,sha256=WAUeJ8EjkYxlIXQ1AJbtNp7crPkmmi3lf0Uc61eY7TA,3456
4
4
  advio/tg.py,sha256=5LC2vcP02kyy3J8Iz1yROt3o9cvsFbZVV3XR19d1y78,4181
5
5
  advio/utils.py,sha256=HoRdOHwsU066bIJv0w7lTmW0FkW2C6tswS87xaPbp8U,2064
6
- advio/version.py,sha256=qlp5d6WrvsWpBMMTlS9u6vXJyf2cioGX8eRd6yXw4pA,19
7
- advio-0.0.3.dist-info/licenses/LICENSE,sha256=4gy6qRGewuG4RwIBJn5PRCxoWt1Ohlk9uCImEopfyMY,1089
8
- advio-0.0.3.dist-info/METADATA,sha256=yOzyEJF-Wmbh21j4QiWsbbSYwLPgpRBMCeIKTv96hE0,3036
9
- advio-0.0.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
- advio-0.0.3.dist-info/entry_points.txt,sha256=yWqRBB6Ug7Dk_jwl721joXJ2Tzu-2DpGnfd1VwQfMNg,41
11
- advio-0.0.3.dist-info/top_level.txt,sha256=iakfOfgcgy4I6Xx6-ze47eMLq7GHcLn6XRxQzVQIwRk,6
12
- advio-0.0.3.dist-info/RECORD,,
6
+ advio/version.py,sha256=JLEeGnmIhnih7HOOzhUk6s9VkBdib_CoAr38oTSXtyQ,19
7
+ advio-0.1.1.dist-info/licenses/LICENSE,sha256=4gy6qRGewuG4RwIBJn5PRCxoWt1Ohlk9uCImEopfyMY,1089
8
+ advio-0.1.1.dist-info/METADATA,sha256=BTKrSxt1gsctnM24lGfWonRG7HIfotec9zIX-k9HwGI,2992
9
+ advio-0.1.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
10
+ advio-0.1.1.dist-info/entry_points.txt,sha256=yWqRBB6Ug7Dk_jwl721joXJ2Tzu-2DpGnfd1VwQfMNg,41
11
+ advio-0.1.1.dist-info/top_level.txt,sha256=iakfOfgcgy4I6Xx6-ze47eMLq7GHcLn6XRxQzVQIwRk,6
12
+ advio-0.1.1.dist-info/RECORD,,
File without changes