expit 1.0.12__py3-none-any.whl → 1.0.13__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,8 +1,8 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: expit
3
- Version: 1.0.12
3
+ Version: 1.0.13
4
4
  Summary: This project provides an implementation of the expit function.
5
- Author-email: Johannes <johannes-programming@mailfence.com>
5
+ Author-email: Johannes <johannes.programming@gmail.com>
6
6
  License: The MIT License (MIT)
7
7
 
8
8
  Copyright (c) 2023 Johannes Programming
@@ -40,7 +40,7 @@ Requires-Python: >=3.11
40
40
  Description-Content-Type: text/x-rst
41
41
  License-File: LICENSE.txt
42
42
  Requires-Dist: click>=8.1.7
43
- Requires-Dist: preparse>=0.1.0.dev0
43
+ Requires-Dist: preparse>=0.1.1
44
44
  Dynamic: license-file
45
45
 
46
46
  =====
@@ -3,8 +3,8 @@ expit/__main__.py,sha256=vtuVmp_tcHYg_kJhOYt6cRPinFrpMR4yV_6b8tx4n-Q,62
3
3
  expit/core/__init__.py,sha256=6F3b0e67BrPF_LUHDdu6FcnrIE1-y0H8wU5OQL82XNE,583
4
4
  expit/tests/__init__.py,sha256=vTK8DNdf2ozNTfNEtgxXbhfdrjc8h5LgTdY9jmUHPd4,226
5
5
  expit/tests/test_easy.py,sha256=9dmpNM9_Lfa5t4UFZlAGIWjI1dJAWcRYjHNmyw9H96k,4200
6
- expit-1.0.12.dist-info/licenses/LICENSE.txt,sha256=4_wW1qomV3dbE2RahXvz_BOPr_JNzdKxC90VCXXc74o,1086
7
- expit-1.0.12.dist-info/METADATA,sha256=hHuYViCQ0QLAYdpX2Z2BV23x57S74FftxxGV-X4dRrI,2377
8
- expit-1.0.12.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
9
- expit-1.0.12.dist-info/top_level.txt,sha256=WDTulZQtgreaVuxzGQhRWdINPuLlCvMWl0gGgmVnsa0,6
10
- expit-1.0.12.dist-info/RECORD,,
6
+ expit-1.0.13.dist-info/licenses/LICENSE.txt,sha256=4_wW1qomV3dbE2RahXvz_BOPr_JNzdKxC90VCXXc74o,1086
7
+ expit-1.0.13.dist-info/METADATA,sha256=Upy56xFQjceiNdhu9HX6KkZE-obJ3FbKDdv01YCGnLM,2368
8
+ expit-1.0.13.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
9
+ expit-1.0.13.dist-info/top_level.txt,sha256=WDTulZQtgreaVuxzGQhRWdINPuLlCvMWl0gGgmVnsa0,6
10
+ expit-1.0.13.dist-info/RECORD,,
File without changes