datastock 0.0.53__py3-none-any.whl → 0.0.54__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.
datastock/_version.py CHANGED
@@ -17,5 +17,5 @@ __version__: str
17
17
  __version_tuple__: VERSION_TUPLE
18
18
  version_tuple: VERSION_TUPLE
19
19
 
20
- __version__ = version = '0.0.53'
21
- __version_tuple__ = version_tuple = (0, 0, 53)
20
+ __version__ = version = '0.0.54'
21
+ __version_tuple__ = version_tuple = (0, 0, 54)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: datastock
3
- Version: 0.0.53
3
+ Version: 0.0.54
4
4
  Summary: Generic handler for multiple heterogenous numpy arrays and subclasses
5
5
  Author-email: Didier VEZINET <didier.vezinet@gmail.com>
6
6
  Maintainer-email: Didier VEZINET <didier.vezinet@gmail.com>
@@ -21,7 +21,7 @@ Classifier: Natural Language :: English
21
21
  Requires-Python: >=3.8
22
22
  Description-Content-Type: text/markdown
23
23
  License-File: LICENSE.txt
24
- Requires-Dist: numpy
24
+ Requires-Dist: numpy<1.25
25
25
  Requires-Dist: scipy
26
26
  Requires-Dist: matplotlib
27
27
  Requires-Dist: astropy
@@ -31,15 +31,15 @@ datastock/_plot_correlations.py,sha256=ITOypu_AEoKl0ihxocV-JVTXIHqut6p9TfG-xZmQy
31
31
  datastock/_plot_old_backup.py,sha256=XixTi2CiihKjtQP0TRycH0b25caWN1m35DgpsDeiWZE,21729
32
32
  datastock/_plot_text.py,sha256=wQPqjfpLyIioS2JeOt3E9C9HgYUJ49YEoOgRuKYvAR8,3143
33
33
  datastock/_saveload.py,sha256=1vAMp27KfqXbo5b_Pi8hJux0stsHq6dO5vy8k1d4_iA,14141
34
- datastock/_version.py,sha256=1CS9m8A9Hjx3ZSEzkahUiU7qCXHy_prD5KFbccgrFs0,513
34
+ datastock/_version.py,sha256=M9rKShKbzOkeEeyuouKjI_AD-CcSo66fmzKv03ucUAQ,513
35
35
  datastock/version.py,sha256=VJcnSK0zygwEhh_p6KIoC9yiMkp0bs-SJgLCbyubs9o,91
36
36
  datastock/tests/__init__.py,sha256=teOo2xP0IO7PQMuMDmum61XVHe2TuxW3BiHiL73X8jQ,35
37
37
  datastock/tests/prepublish.py,sha256=3gSr3nRhEl5qsmhxJ-nEoePvbINYq0EvcZCfxfUVHBM,83
38
38
  datastock/tests/test_01_DataStock.py,sha256=aUseXH2zYnFtNDJSCuEROgPxfKKNeLCkCQSR--_Fheg,19176
39
39
  datastock/tests/output/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
40
- datastock-0.0.53.dist-info/licenses/LICENSE.txt,sha256=SM-QOA3JwR1e0RVBGb1HhPmc5yD1Gsl1CRPnMSKJhH8,1068
41
- datastock-0.0.53.dist-info/METADATA,sha256=2uWgAHmlom55mUj5GqwmS1SrMhvNg8T-B_Zm2gKy5tk,8842
42
- datastock-0.0.53.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
43
- datastock-0.0.53.dist-info/entry_points.txt,sha256=GqmxVVp9G2ulEDaS9gLpwSVOBLF_FEBlj8k5Z6TJKsc,42
44
- datastock-0.0.53.dist-info/top_level.txt,sha256=0HeA0gZ4G1IKtkPhmqijZRYH9hID6LKLQskeSjAna8g,10
45
- datastock-0.0.53.dist-info/RECORD,,
40
+ datastock-0.0.54.dist-info/licenses/LICENSE.txt,sha256=SM-QOA3JwR1e0RVBGb1HhPmc5yD1Gsl1CRPnMSKJhH8,1068
41
+ datastock-0.0.54.dist-info/METADATA,sha256=ZZYXcqrZJfRNJljLzNkuEDmHhoVHgueOp-yJP9LsrhI,8847
42
+ datastock-0.0.54.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
43
+ datastock-0.0.54.dist-info/entry_points.txt,sha256=GqmxVVp9G2ulEDaS9gLpwSVOBLF_FEBlj8k5Z6TJKsc,42
44
+ datastock-0.0.54.dist-info/top_level.txt,sha256=0HeA0gZ4G1IKtkPhmqijZRYH9hID6LKLQskeSjAna8g,10
45
+ datastock-0.0.54.dist-info/RECORD,,