molde 0.1.0__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: molde
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary:
5
5
  Author: André Fernandes
6
6
  Author-email: fpf.andre@gmail.com
@@ -9,7 +9,7 @@ Classifier: Programming Language :: Python :: 3
9
9
  Classifier: Programming Language :: Python :: 3.10
10
10
  Classifier: Programming Language :: Python :: 3.11
11
11
  Requires-Dist: moviepy (>=1.0.3,<2.0.0)
12
- Requires-Dist: numpy (>=2.1.2,<3.0.0)
12
+ Requires-Dist: numpy (>=2.0,<3.0)
13
13
  Requires-Dist: pyqt5 (>=5.15.10,<6.0.0)
14
14
  Requires-Dist: pyqt5-qt5 (==5.15.2)
15
15
  Requires-Dist: vtk (>=9.3.1,<10.0.0)
@@ -57,6 +57,6 @@ molde/utils/__init__.py,sha256=Vi1vpnt_iKSZ9JjAoeyhddSja3p4THoj_KlXIOAbeuc,271
57
57
  molde/utils/format_sequences.py,sha256=ikyjXNXWgFHzg3vrv1lQA5VDJO5A678lHZT7HsMvMCg,1389
58
58
  molde/utils/poly_data_utils.py,sha256=cG88mGDtbJWU3Dmnnm9xgYsXJn027YAgs1TAlFiD_qo,1035
59
59
  molde/utils/tree_info.py,sha256=DyMshZuQKF_UVk-bchhHfvoRCiGloj49p4ABkZWgkKg,1812
60
- molde-0.1.0.dist-info/METADATA,sha256=xBztxEXlcZPczUKtvgIK9fL9Wie67G8rPU-AGJ0ZGIo,2042
61
- molde-0.1.0.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
62
- molde-0.1.0.dist-info/RECORD,,
60
+ molde-0.1.1.dist-info/METADATA,sha256=goxGic1DLGy7xGlZVE9zKGrwfQ5BwAc0ABGQ5KJp_O0,2038
61
+ molde-0.1.1.dist-info/WHEEL,sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50,88
62
+ molde-0.1.1.dist-info/RECORD,,
File without changes