zenx 1.0.2__py3-none-any.whl → 1.0.4__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: zenx
3
- Version: 1.0.2
3
+ Version: 1.0.4
4
4
  Summary: ZenX: Text data Optimizer
5
5
  Author: Rishi Chaitanya Sri Prasad Nalluri
6
6
  Author-email: rishichaitanya888@gmail.com
@@ -15,7 +15,7 @@ Requires-Python: >=3.6
15
15
  Description-Content-Type: text/markdown
16
16
  Requires-Dist: tensorflow>=2.10.0
17
17
  Requires-Dist: keras>=2.10.0
18
- Requires-Dist: loglu>=1.1.2
18
+ Requires-Dist: loglu>=1.1.3
19
19
 
20
20
  # ZenX: Text Data Optimizer
21
21
 
@@ -73,5 +73,5 @@ For collaborations, reach out to us at xenrez.ai@gmail.com.
73
73
 
74
74
  ## License
75
75
 
76
- ZenGrad is released under the [Apache License 2.0](https://github.com/Rishichaitanya-Nalluri/ZenX/blob/main/LICENSE).
76
+ ZenX is released under the [Apache License 2.0](https://github.com/Rishichaitanya-Nalluri/ZenX/blob/main/LICENSE).
77
77
 
@@ -0,0 +1,6 @@
1
+ zenx/__init__.py,sha256=csJDU4pQLQ-er-iEEdJWvHTdJY1objW2KDRaw1jIsyo,22
2
+ zenx/zenx.py,sha256=Nj1Ngo58l2loPHgOiNd4BZmcJcjgceAibdwUC1ZH2f0,3516
3
+ zenx-1.0.4.dist-info/METADATA,sha256=7NcDsYij4TGlFEy8P4zZgm5js8VzZ0Myyv_pcxUCOyo,2447
4
+ zenx-1.0.4.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
5
+ zenx-1.0.4.dist-info/top_level.txt,sha256=JeXwvK86d7sB-2x-avugFnZIZa33zaHWKI8RHWJR6KY,5
6
+ zenx-1.0.4.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- zenx/__init__.py,sha256=csJDU4pQLQ-er-iEEdJWvHTdJY1objW2KDRaw1jIsyo,22
2
- zenx/zenx.py,sha256=Nj1Ngo58l2loPHgOiNd4BZmcJcjgceAibdwUC1ZH2f0,3516
3
- zenx-1.0.2.dist-info/METADATA,sha256=EBNEeczo4M84p3_PSa1FR9MzhD3fwSMUSxSNivDufPk,2450
4
- zenx-1.0.2.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
5
- zenx-1.0.2.dist-info/top_level.txt,sha256=JeXwvK86d7sB-2x-avugFnZIZa33zaHWKI8RHWJR6KY,5
6
- zenx-1.0.2.dist-info/RECORD,,
File without changes