We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d077f7 commit 66ea8caCopy full SHA for 66ea8ca
CITATION.cff
@@ -22,5 +22,5 @@ keywords:
22
- management
23
- integration
24
license: Apache-2.0
25
-version: 26.02.3
+version: 26.02.4
26
date-released: "2026-02-10"
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "portabase-cli"
3
-version = "26.02.3"
+version = "26.02.4"
4
description = "The official command line interface (CLI) for managing and deploying Portabase instances with ease."
5
readme = "README.md"
6
requires-python = ">=3.12"
0 commit comments