sandflare-cli 2.0.0__tar.gz → 2.0.2__tar.gz

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,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sandflare-cli
3
- Version: 2.0.0
4
- Summary: Sandflare CLI — manage sandboxes and databases
3
+ Version: 2.0.2
4
+ Summary: Sandflare CLI — manage Firecracker microVM sandboxes
5
5
  License: MIT
6
6
  Keywords: sandflare,sandbox,microvm,ai,firecracker
7
7
  Classifier: Development Status :: 3 - Alpha
@@ -4,8 +4,8 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "sandflare-cli"
7
- version = "2.0.0"
8
- description = "Sandflare CLI — manage sandboxes and databases"
7
+ version = "2.0.2"
8
+ description = "Sandflare CLI — manage Firecracker microVM sandboxes"
9
9
  readme = "README.md"
10
10
  requires-python = ">=3.9"
11
11
  license = { text = "MIT" }
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sandflare-cli
3
- Version: 2.0.0
4
- Summary: Sandflare CLI — manage sandboxes and databases
3
+ Version: 2.0.2
4
+ Summary: Sandflare CLI — manage Firecracker microVM sandboxes
5
5
  License: MIT
6
6
  Keywords: sandflare,sandbox,microvm,ai,firecracker
7
7
  Classifier: Development Status :: 3 - Alpha
File without changes
File without changes