bagofholding 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.
bagofholding/_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.1.2'
21
- __version_tuple__ = version_tuple = (0, 1, 2)
20
+ __version__ = version = '0.1.3'
21
+ __version_tuple__ = version_tuple = (0, 1, 3)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bagofholding
3
- Version: 0.1.2
3
+ Version: 0.1.3
4
4
  Summary: bagofholding - browsable, partially-reloadable serialization for pickleable python objects.
5
5
  Project-URL: Homepage, https://pyiron.org/
6
6
  Project-URL: Documentation, https://bagofholding.readthedocs.io
@@ -40,6 +40,7 @@ Classifier: Development Status :: 4 - Beta
40
40
  Classifier: Intended Audience :: Science/Research
41
41
  Classifier: License :: OSI Approved :: BSD License
42
42
  Classifier: Operating System :: OS Independent
43
+ Classifier: Programming Language :: Python :: 3.11
43
44
  Classifier: Programming Language :: Python :: 3.12
44
45
  Classifier: Programming Language :: Python :: 3.13
45
46
  Classifier: Topic :: Scientific/Engineering
@@ -47,7 +48,7 @@ Requires-Python: <3.14,>=3.11
47
48
  Requires-Dist: bidict==0.23.1
48
49
  Requires-Dist: h5py<3.15.0,>=3.12.1
49
50
  Requires-Dist: mpi4py<4.2.0,>=4.0.1
50
- Requires-Dist: numpy<2.4.0,>=2.1.3
51
+ Requires-Dist: numpy<2.4.0,>=1.26.4
51
52
  Requires-Dist: pygtrie<2.6.0,>=2.5.0
52
53
  Requires-Dist: pyiron-snippets<=0.2.0,>=0.1.4
53
54
  Provides-Extra: widget
@@ -1,5 +1,5 @@
1
1
  bagofholding/__init__.py,sha256=a8YLAb8TmNVGW-zwWOGBk1iUA4vJLYp92TklXCjV5sw,1314
2
- bagofholding/_version.py,sha256=bSmADqydH8nBu-J4lG8UVuR7hnU_zcwhnSav2oQ0W0A,511
2
+ bagofholding/_version.py,sha256=NIzzV8ZM0W-CSLuEs1weG4zPrn_-8yr1AwwI1iuS6yo,511
3
3
  bagofholding/bag.py,sha256=tDoPJYTbRc-R5GKM8sHIVxkln-azYsiW23PKwBawi1Y,8626
4
4
  bagofholding/content.py,sha256=x3G2An1S0sEzoeVMOb4j8EVS7EwUmLLoMU6CsIZAU3Q,26152
5
5
  bagofholding/exceptions.py,sha256=e6Vwc6ok7xXvdFy3k2hE7LytiVn1w0PaHH1Cwv06wu0,939
@@ -13,7 +13,7 @@ bagofholding/h5/content.py,sha256=xAHfeMsm6c8ZgQ0RvkFrF1ooDA3BhMPSx9e6MfG8FLM,97
13
13
  bagofholding/h5/context.py,sha256=JT70idJPUF0jEtIpZObTrQ8Xcf595dFSEGyss7dYKR8,1613
14
14
  bagofholding/h5/dtypes.py,sha256=7WKR0U-RsM2IAMPWnxDFCKgg9WLabD0j9Py72-fF8MM,1206
15
15
  bagofholding/h5/triebag.py,sha256=fyYKweuMLms3wSDFB7_DTVsoMv9I1y8kLwVxxztQcYk,12119
16
- bagofholding-0.1.2.dist-info/METADATA,sha256=JGmMkPnueNjk_kris317hqinXj9D7nS0_bf765Ojh4s,9947
17
- bagofholding-0.1.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
18
- bagofholding-0.1.2.dist-info/licenses/LICENSE,sha256=bNZX-3pFSnVGhRfng8SbI2FgEKLZb2nGO5jdsbwjEtk,1542
19
- bagofholding-0.1.2.dist-info/RECORD,,
16
+ bagofholding-0.1.3.dist-info/METADATA,sha256=4zpSSiERaWX8BrI0hu_H1jqEjamU23db9Z2v1O3bT_U,9999
17
+ bagofholding-0.1.3.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
18
+ bagofholding-0.1.3.dist-info/licenses/LICENSE,sha256=bNZX-3pFSnVGhRfng8SbI2FgEKLZb2nGO5jdsbwjEtk,1542
19
+ bagofholding-0.1.3.dist-info/RECORD,,