lamindb 0.77.3__py3-none-any.whl → 0.77.4__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.
lamindb/__init__.py CHANGED
@@ -43,7 +43,7 @@ Modules and settings.
43
43
  """
44
44
 
45
45
  # denote a release candidate for 0.1.0 with 0.1rc1, 0.1a1, 0.1b1, etc.
46
- __version__ = "0.77.3"
46
+ __version__ = "0.77.4"
47
47
 
48
48
  import os as _os
49
49
 
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.3
2
2
  Name: lamindb
3
- Version: 0.77.3
3
+ Version: 0.77.4
4
4
  Summary: A data framework for biology.
5
5
  Author-email: Lamin Labs <open-source@lamin.ai>
6
6
  Requires-Python: >=3.9,<3.13
@@ -12,7 +12,7 @@ Classifier: Programming Language :: Python :: 3.12
12
12
  Requires-Dist: lnschema_core==0.77.1
13
13
  Requires-Dist: lamin_utils==0.13.10
14
14
  Requires-Dist: lamin_cli==0.22.0
15
- Requires-Dist: lamindb_setup==0.81.3
15
+ Requires-Dist: lamindb_setup==0.81.5
16
16
  Requires-Dist: pyarrow
17
17
  Requires-Dist: typing_extensions!=4.6.0
18
18
  Requires-Dist: python-dateutil
@@ -1,4 +1,4 @@
1
- lamindb/__init__.py,sha256=1av5TS9CY2jVzCnS65TWUDPbMnjYO5o4mrURJPs_Fc0,2275
1
+ lamindb/__init__.py,sha256=aglbiO3zseO89OXs7Vc3QN1g4sMqbNibTTrryrHz_cA,2275
2
2
  lamindb/_artifact.py,sha256=ybwOZAQ0q9IuGumiuw_T_Pysb1hGLtxrtUw0fYHQas4,45347
3
3
  lamindb/_can_curate.py,sha256=v8Hdr_xT1oUdpkryFsk90JmFLcsEVcIhzEMUtPUpDCE,20025
4
4
  lamindb/_collection.py,sha256=5QPAy0yo1hv46B5tpZWOWfOVrWyScyQvI-auQ36oPhw,14590
@@ -57,7 +57,7 @@ lamindb/integrations/__init__.py,sha256=RWGMYYIzr8zvmNPyVB4m-p4gMDhxdRbjES2Ed23O
57
57
  lamindb/integrations/_vitessce.py,sha256=uPl45_w4Uu9_BhpBDDVonC1nDOuAnB7DAnzi5w5bZAE,4032
58
58
  lamindb/setup/__init__.py,sha256=OwZpZzPDv5lPPGXZP7-zK6UdO4FHvvuBh439yZvIp3A,410
59
59
  lamindb/setup/core/__init__.py,sha256=SevlVrc2AZWL3uALbE5sopxBnIZPWZ1IB0NBDudiAL8,167
60
- lamindb-0.77.3.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
61
- lamindb-0.77.3.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
62
- lamindb-0.77.3.dist-info/METADATA,sha256=KEfGgLi_6tLK-AeI6d7Kwz8lr3YHc2e_vnWr219aWqU,2816
63
- lamindb-0.77.3.dist-info/RECORD,,
60
+ lamindb-0.77.4.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
61
+ lamindb-0.77.4.dist-info/WHEEL,sha256=CpUCUxeHQbRN5UGRQHYRJorO5Af-Qy_fHMctcQ8DSGI,82
62
+ lamindb-0.77.4.dist-info/METADATA,sha256=MFaT-4NlhnhxX8feh0gjwL-yjd62mf5JZcnj6Y3_zGc,2816
63
+ lamindb-0.77.4.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: flit 3.9.0
2
+ Generator: flit 3.10.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any