qnty 0.1.2__py3-none-any.whl → 0.1.3__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.3
2
2
  Name: qnty
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: High-performance unit system library for Python with dimensional safety and fast unit conversions
5
5
  License: Apache-2.0
6
6
  Keywords: units,dimensional analysis,engineering,physics,quantities,measurements
@@ -32,8 +32,8 @@ qnty/quantities/field_converters.py,sha256=rDWttIE0lwF1doGlLG5RJTcTikYEYruMrRBMl
32
32
  qnty/quantities/field_qnty.py,sha256=ZUZ8N102WqVW0r3JZtSCbSSrP1co5r_swOBNTJJCNTk,43053
33
33
  qnty/quantities/field_setter.py,sha256=JCvRom4qvCYvgRNgFLZEuwb1PCmz0qrKzxDv0-h4RMo,449348
34
34
  qnty/quantities/field_setter.pyi,sha256=NDsOvngsfEaXczZ56CcxlCOsLFGpXbEhxaBq1qW80Us,140812
35
- qnty/quantities/field_vars.py,sha256=hVdGQkRM5psUkMwMDCsfR9XVUqhRacT3BF0cryjK58E,311239
36
- qnty/quantities/field_vars.pyi,sha256=woaGHgF6var25vHn-Oa8DpXZwof7_6hGjP1Vkxc6WU4,131664
35
+ qnty/quantities/field_vars.py,sha256=-wZ91NHxgRg8jJnSbggaWphRICjuqKPr6B7PVfIjk4Y,401188
36
+ qnty/quantities/field_vars.pyi,sha256=nTrhUI1U_CFeVzAuYlHgp2supUvkkb0EAM-74kiJ7L4,145467
37
37
  qnty/solving/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
38
  qnty/solving/manager.py,sha256=LQBMhWD3ajRYMBXkwRpkVzdo7qVEDviBAoHpjAzS-0U,3945
39
39
  qnty/solving/order.py,sha256=q1G3fMWamhmBK6vN0L2BuTqWl0aa94ZJPCWusrntcXo,15488
@@ -56,6 +56,6 @@ qnty/utils/error_handling/handlers.py,sha256=_q12co-jr4YSktRoCPpGBbh6WXEDw9MbmWx
56
56
  qnty/utils/logging.py,sha256=2H6_gSOQjxdK5024XTY3E1jGIQPE8WdalVhVBFw51OA,1143
57
57
  qnty/utils/protocols.py,sha256=c_Ya_epCm7qenAADRMZiwiQ0PdD-Z4T85b1z1YQNXAk,5247
58
58
  qnty/utils/scope_discovery.py,sha256=mQc-FHJ5-VNBzqQwiFofV-hqeF3GpLRaLlTjYDRnOqs,15184
59
- qnty-0.1.2.dist-info/METADATA,sha256=wEcOOZHs-6eRYTVn7vx4nYVxld8L0J_Red5dNdhvwvs,6761
60
- qnty-0.1.2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
61
- qnty-0.1.2.dist-info/RECORD,,
59
+ qnty-0.1.3.dist-info/METADATA,sha256=bHbY7G0DtCTsP3buOzzTusq8SEGEMwuwii6_7VAQhU4,6761
60
+ qnty-0.1.3.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
61
+ qnty-0.1.3.dist-info/RECORD,,
File without changes