lamin_cli 1.7.1__py2.py3-none-any.whl → 1.7.2__py2.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.
- lamin_cli/__init__.py +1 -1
- {lamin_cli-1.7.1.dist-info → lamin_cli-1.7.2.dist-info}/METADATA +1 -1
- {lamin_cli-1.7.1.dist-info → lamin_cli-1.7.2.dist-info}/RECORD +6 -6
- {lamin_cli-1.7.1.dist-info → lamin_cli-1.7.2.dist-info}/LICENSE +0 -0
- {lamin_cli-1.7.1.dist-info → lamin_cli-1.7.2.dist-info}/WHEEL +0 -0
- {lamin_cli-1.7.1.dist-info → lamin_cli-1.7.2.dist-info}/entry_points.txt +0 -0
lamin_cli/__init__.py
CHANGED
|
@@ -5,7 +5,7 @@ This is the command line interface for interacting with LaminDB & LaminHub.
|
|
|
5
5
|
The interface is defined in `__main__.py`. The root API here is used by LaminR to replicate the CLI functionality.
|
|
6
6
|
"""
|
|
7
7
|
|
|
8
|
-
__version__ = "1.7.
|
|
8
|
+
__version__ = "1.7.2"
|
|
9
9
|
|
|
10
10
|
from ._save import save
|
|
11
11
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
lamin_cli/__init__.py,sha256=
|
|
1
|
+
lamin_cli/__init__.py,sha256=0ofRiq-b27iXc_E0ZAkQQ3KHPEB4lUGjO_AZ2J_pSwA,279
|
|
2
2
|
lamin_cli/__main__.py,sha256=TQZ0-FJh8C1o5UvuZY88EIe9gsZ9Yuozhl20sgIL83g,19726
|
|
3
3
|
lamin_cli/_annotate.py,sha256=ZD76__K-mQt7UpYqyM1I2lKCs-DraTmnkjsByIHmD-g,1839
|
|
4
4
|
lamin_cli/_cache.py,sha256=oplwE8AcS_9PYptQUZxff2qTIdNFS81clGPkJNWk098,800
|
|
@@ -9,8 +9,8 @@ lamin_cli/_settings.py,sha256=xG5e_zWk9N8glcodeyE0Kap79tl6T7yp4MWW1pBLOmk,1684
|
|
|
9
9
|
lamin_cli/urls.py,sha256=gc72s4SpaAQA8J50CtCIWlr49DWOSL_a6OM9lXfPouM,367
|
|
10
10
|
lamin_cli/compute/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
11
|
lamin_cli/compute/modal.py,sha256=QnR7GyyvWWWkLnou95HxS9xxSQfw1k-SiefM_qRVnU0,6010
|
|
12
|
-
lamin_cli-1.7.
|
|
13
|
-
lamin_cli-1.7.
|
|
14
|
-
lamin_cli-1.7.
|
|
15
|
-
lamin_cli-1.7.
|
|
16
|
-
lamin_cli-1.7.
|
|
12
|
+
lamin_cli-1.7.2.dist-info/entry_points.txt,sha256=Qms85i9cZPlu-U7RnVZhFsF7vJ9gaLZUFkCjcGcXTpg,49
|
|
13
|
+
lamin_cli-1.7.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
14
|
+
lamin_cli-1.7.2.dist-info/WHEEL,sha256=ssQ84EZ5gH1pCOujd3iW7HClo_O_aDaClUbX4B8bjKY,100
|
|
15
|
+
lamin_cli-1.7.2.dist-info/METADATA,sha256=lIOPRSJwbvvrUqsBGC9XVoH78pTFx26Gj_owiwdsBwQ,337
|
|
16
|
+
lamin_cli-1.7.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|