hyperliquid-cli-python 0.1.0__py3-none-any.whl → 0.1.1__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.
@@ -1,9 +1,9 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hyperliquid-cli-python
3
- Version: 0.1.0
3
+ Version: 0.1.1
4
4
  Summary: Python CLI for Hyperliquid DEX
5
5
  Author: hyperliquid-cli contributors
6
- License: MIT
6
+ License-Expression: BSD-2-Clause
7
7
  Requires-Python: >=3.10
8
8
  Description-Content-Type: text/markdown
9
9
  License-File: LICENSE
@@ -264,6 +264,6 @@ This repository also includes changes such as expanded `order` subcommands, the
264
264
  `--stake` option, and additional `market` subcommand functionality.
265
265
 
266
266
  At the moment, I am not fully sure how this should be handled from a licensing and
267
- attribution perspective, so this repository is being published under my BSD 3-Clause
267
+ attribution perspective, so this repository is being published under my BSD 2-Clause
268
268
  License as a temporary choice. If you have a better idea for the appropriate license
269
269
  notice or attribution, please open an issue.
@@ -17,9 +17,9 @@ hl_cli/utils/market_table.py,sha256=MrrcDdzUnnn65cm55kc6rYp76BGFAcIb3QlDVfXGZ7o,
17
17
  hl_cli/utils/output.py,sha256=Q3jzCArvjjfcY92QvGZ-5Q9P74G-dUQ3TjrU2t_BDe0,15243
18
18
  hl_cli/utils/validators.py,sha256=hJ1hQmajfceGl9DDv-WS2D_WbTxfGrWuvN7D0qhSB-Q,1271
19
19
  hl_cli/utils/watch.py,sha256=WZHbQ1q0GVqDmQYutzPp8wMuxdKfq23ZvPJ8yUFjBT0,581
20
- hyperliquid_cli_python-0.1.0.dist-info/licenses/LICENSE,sha256=v78TwQbwNwXwMPEbrZ2W0fK3RFScNu5lfjxKi7Ug7mk,1604
21
- hyperliquid_cli_python-0.1.0.dist-info/METADATA,sha256=1gZ8WGwDiUwdBuqlYciAZPotpZkq-4P2OWyGTKKBwdQ,7945
22
- hyperliquid_cli_python-0.1.0.dist-info/WHEEL,sha256=YCfwYGOYMi5Jhw2fU4yNgwErybb2IX5PEwBKV4ZbdBo,91
23
- hyperliquid_cli_python-0.1.0.dist-info/entry_points.txt,sha256=Og8LGmpVd-oTJ4Z2Ic5Z87JzcCSJRJ5urQTAdiDTuIM,53
24
- hyperliquid_cli_python-0.1.0.dist-info/top_level.txt,sha256=Z59lGaZW-HWWilKpRriLr0dL9ZA-gDHvcCycQnHYgj0,7
25
- hyperliquid_cli_python-0.1.0.dist-info/RECORD,,
20
+ hyperliquid_cli_python-0.1.1.dist-info/licenses/LICENSE,sha256=JB6PFwsnfSuufxsULfjFLHcUdkY3YO9x33-14lMECyY,1604
21
+ hyperliquid_cli_python-0.1.1.dist-info/METADATA,sha256=UXkmNFI4d82TCWe0VoxK7WB_sDLQwlONuB8Ra_up0zU,7965
22
+ hyperliquid_cli_python-0.1.1.dist-info/WHEEL,sha256=YCfwYGOYMi5Jhw2fU4yNgwErybb2IX5PEwBKV4ZbdBo,91
23
+ hyperliquid_cli_python-0.1.1.dist-info/entry_points.txt,sha256=Og8LGmpVd-oTJ4Z2Ic5Z87JzcCSJRJ5urQTAdiDTuIM,53
24
+ hyperliquid_cli_python-0.1.1.dist-info/top_level.txt,sha256=Z59lGaZW-HWWilKpRriLr0dL9ZA-gDHvcCycQnHYgj0,7
25
+ hyperliquid_cli_python-0.1.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
- BSD 3-Clause License
1
+ BSD 2-Clause License
2
2
 
3
3
  Copyright (c) 2026, haturau
4
4