We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5004cd commit cc667d5Copy full SHA for cc667d5
CITATION.cff
@@ -22,5 +22,5 @@ keywords:
22
- management
23
- integration
24
license: Apache-2.0
25
-version: 26.01.27
26
-date-released: "2026-01-27"
+version: 26.01.28
+date-released: "2026-01-28"
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "portabase-cli"
3
-version = "26.01.27"
+version = "26.01.28"
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