prelude-cli-beta 1398__py3-none-any.whl → 1399__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.

Potentially problematic release.


This version of prelude-cli-beta might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: prelude-cli-beta
3
- Version: 1398
3
+ Version: 1399
4
4
  Summary: For interacting with the Prelude SDK
5
5
  Home-page: https://github.com/preludeorg
6
6
  Author: Prelude Research
@@ -11,7 +11,7 @@ Classifier: Operating System :: OS Independent
11
11
  Requires-Python: >=3.10
12
12
  Description-Content-Type: text/markdown
13
13
  License-File: LICENSE
14
- Requires-Dist: prelude-sdk==2.6.13a1398
14
+ Requires-Dist: prelude-sdk==2.6.13a1399
15
15
  Requires-Dist: click>8
16
16
  Requires-Dist: rich
17
17
  Requires-Dist: python-dateutil
@@ -14,9 +14,9 @@ prelude_cli/views/jobs.py,sha256=8F6BiPoYj3LADHa8gpbbrd2eVLetsI1g-N98i8AyPq8,144
14
14
  prelude_cli/views/partner.py,sha256=MlcqOVDANtwBHUqGD-nROEGmptb6741HPUcFU6RF_as,6364
15
15
  prelude_cli/views/scm.py,sha256=4x5EwP0HyuiOe_Lops8qCTX52pj1y7mTGbc11FbWZHM,14000
16
16
  prelude_cli/views/shared.py,sha256=ZKvY8N1Vi6RtEbJli5PDzJ9R6L_bX2F27n1tm6Knvgs,1101
17
- prelude_cli_beta-1398.dist-info/licenses/LICENSE,sha256=ttdT5omfN6LNmtQoIjUhkkFhz6i44SDMRNwKrbfyTf8,1069
18
- prelude_cli_beta-1398.dist-info/METADATA,sha256=xF6MKbaACRDcJdY9YmK1BImKXFfI5e2QnZD39xjrOCk,995
19
- prelude_cli_beta-1398.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
20
- prelude_cli_beta-1398.dist-info/entry_points.txt,sha256=Jp0nH22d610xJx8dZG4TiFMUYFTy3HDuvQrqz_ae9-U,83
21
- prelude_cli_beta-1398.dist-info/top_level.txt,sha256=tPjI9IbMelcZ6RUw_gqloIqK_C2yr7NJ6v6mI88xwHM,12
22
- prelude_cli_beta-1398.dist-info/RECORD,,
17
+ prelude_cli_beta-1399.dist-info/licenses/LICENSE,sha256=ttdT5omfN6LNmtQoIjUhkkFhz6i44SDMRNwKrbfyTf8,1069
18
+ prelude_cli_beta-1399.dist-info/METADATA,sha256=lKGtOdNSMHmgUXVibKXn_XYaQlzybrLpBUi-lmErVTY,995
19
+ prelude_cli_beta-1399.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
20
+ prelude_cli_beta-1399.dist-info/entry_points.txt,sha256=WowrC6fz2D6S8S-5OY0g-bxUGGSZZ_Z6KzSXXd34pC4,88
21
+ prelude_cli_beta-1399.dist-info/top_level.txt,sha256=tPjI9IbMelcZ6RUw_gqloIqK_C2yr7NJ6v6mI88xwHM,12
22
+ prelude_cli_beta-1399.dist-info/RECORD,,
@@ -1,3 +1,3 @@
1
1
  [console_scripts]
2
2
  prelude = prelude_cli.cli:cli
3
- prelude-beta = prelude_cli.cli:cli
3
+ prelude-beta = prelude_cli_beta.cli:cli