expit 1.0.8__py3-none-any.whl → 1.0.9__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: expit
3
- Version: 1.0.8
3
+ Version: 1.0.9
4
4
  Summary: The expit function.
5
5
  Author-email: Johannes <johannes-programming@mailfence.com>
6
6
  License: The MIT License (MIT)
@@ -38,7 +38,7 @@ Requires-Python: >=3.11
38
38
  Description-Content-Type: text/x-rst
39
39
  License-File: LICENSE.txt
40
40
  Requires-Dist: click >=8.1.7
41
- Requires-Dist: preparse >=0.0.2
41
+ Requires-Dist: preparse >=0.0.3
42
42
 
43
43
  =====
44
44
  expit
@@ -3,8 +3,8 @@ expit/__main__.py,sha256=vtuVmp_tcHYg_kJhOYt6cRPinFrpMR4yV_6b8tx4n-Q,62
3
3
  expit/core/__init__.py,sha256=scY92tYGi2EQUVAgzEwvt6Q2FNCY1hA_T2pRX2FVnq4,495
4
4
  expit/tests/__init__.py,sha256=vTK8DNdf2ozNTfNEtgxXbhfdrjc8h5LgTdY9jmUHPd4,226
5
5
  expit/tests/test_easy.py,sha256=9dmpNM9_Lfa5t4UFZlAGIWjI1dJAWcRYjHNmyw9H96k,4200
6
- expit-1.0.8.dist-info/LICENSE.txt,sha256=4_wW1qomV3dbE2RahXvz_BOPr_JNzdKxC90VCXXc74o,1086
7
- expit-1.0.8.dist-info/METADATA,sha256=vXvaPB3KTgnTBnc6TZjDMIaN_28qG6bDkGBVgEicVQY,2248
8
- expit-1.0.8.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
9
- expit-1.0.8.dist-info/top_level.txt,sha256=WDTulZQtgreaVuxzGQhRWdINPuLlCvMWl0gGgmVnsa0,6
10
- expit-1.0.8.dist-info/RECORD,,
6
+ expit-1.0.9.dist-info/LICENSE.txt,sha256=4_wW1qomV3dbE2RahXvz_BOPr_JNzdKxC90VCXXc74o,1086
7
+ expit-1.0.9.dist-info/METADATA,sha256=i7I_wa2ojYGUxlw-fqjyjEfG4Z218O0LVN1Dnu5RTWs,2248
8
+ expit-1.0.9.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
9
+ expit-1.0.9.dist-info/top_level.txt,sha256=WDTulZQtgreaVuxzGQhRWdINPuLlCvMWl0gGgmVnsa0,6
10
+ expit-1.0.9.dist-info/RECORD,,
File without changes