bagofholding 0.1.5__py3-none-any.whl → 0.1.6__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
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '0.1.5'
32
- __version_tuple__ = version_tuple = (0, 1, 5)
31
+ __version__ = version = '0.1.6'
32
+ __version_tuple__ = version_tuple = (0, 1, 6)
33
33
 
34
34
  __commit_id__ = commit_id = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bagofholding
3
- Version: 0.1.5
3
+ Version: 0.1.6
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
@@ -47,7 +47,7 @@ Classifier: Programming Language :: Python :: 3.14
47
47
  Classifier: Topic :: Scientific/Engineering
48
48
  Requires-Python: <3.15,>=3.11
49
49
  Requires-Dist: bidict==0.23.1
50
- Requires-Dist: h5py<3.15.0,>=3.12.1
50
+ Requires-Dist: h5py<3.16.0,>=3.12.1
51
51
  Requires-Dist: numpy<2.4.0,>=1.26.4
52
52
  Requires-Dist: pygtrie<2.6.0,>=2.5.0
53
53
  Requires-Dist: pyiron-snippets<2.0.0,>=1.0.0
@@ -1,5 +1,5 @@
1
1
  bagofholding/__init__.py,sha256=a8YLAb8TmNVGW-zwWOGBk1iUA4vJLYp92TklXCjV5sw,1314
2
- bagofholding/_version.py,sha256=rdxBMYpwzYxiWk08QbPLHSAxHoDfeKWwyaJIAM0lSic,704
2
+ bagofholding/_version.py,sha256=riGXiVTWXmtdoju9hVCWvTxpszEMAAIK0sZZWoLKlnU,704
3
3
  bagofholding/bag.py,sha256=i4ves0M_nMR0e7WT-KQQQZOdb29LEQwc0PmXwsBtSuU,8642
4
4
  bagofholding/content.py,sha256=zezO4YDEHnuRqElFPxJkewBStQqu5A3AHogjV3blXT4,26337
5
5
  bagofholding/exceptions.py,sha256=e6Vwc6ok7xXvdFy3k2hE7LytiVn1w0PaHH1Cwv06wu0,939
@@ -12,7 +12,7 @@ bagofholding/h5/content.py,sha256=xAHfeMsm6c8ZgQ0RvkFrF1ooDA3BhMPSx9e6MfG8FLM,97
12
12
  bagofholding/h5/context.py,sha256=JT70idJPUF0jEtIpZObTrQ8Xcf595dFSEGyss7dYKR8,1613
13
13
  bagofholding/h5/dtypes.py,sha256=7WKR0U-RsM2IAMPWnxDFCKgg9WLabD0j9Py72-fF8MM,1206
14
14
  bagofholding/h5/triebag.py,sha256=fyYKweuMLms3wSDFB7_DTVsoMv9I1y8kLwVxxztQcYk,12119
15
- bagofholding-0.1.5.dist-info/METADATA,sha256=wj4pQu9fU74uqGwrIF-4Vl62ylesGoI2hCjCrPIPhRw,10014
16
- bagofholding-0.1.5.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
17
- bagofholding-0.1.5.dist-info/licenses/LICENSE,sha256=bNZX-3pFSnVGhRfng8SbI2FgEKLZb2nGO5jdsbwjEtk,1542
18
- bagofholding-0.1.5.dist-info/RECORD,,
15
+ bagofholding-0.1.6.dist-info/METADATA,sha256=nkMjQdLiLzZDt9pNjkmB01FJ8kgU65AnJNW8pvnHuUI,10014
16
+ bagofholding-0.1.6.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
17
+ bagofholding-0.1.6.dist-info/licenses/LICENSE,sha256=bNZX-3pFSnVGhRfng8SbI2FgEKLZb2nGO5jdsbwjEtk,1542
18
+ bagofholding-0.1.6.dist-info/RECORD,,