fix(cli): package standalone client wheel
- Declare the NanoShare client package for Hatch wheel builds. - Ensure uv tool install can build and install the CLI from cli/. - Bump the server package version to 1.22.0 for the CLI release.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "nanoshare"
|
||||
version = "1.21.0"
|
||||
version = "1.22.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
|
||||
Reference in New Issue
Block a user