Skip to content

Commit eb5a448

Browse files
author
Théo LAGACHE
committed
chore(release): 26.02.1
1 parent 9a1d157 commit eb5a448

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runner: macos-latest
1919
- os: macos
2020
arch: amd64
21-
runner: macos-15
21+
runner: macos-13
2222

2323
steps:
2424
- uses: actions/checkout@v4

CITATION.cff

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@ keywords:
2222
- management
2323
- integration
2424
license: Apache-2.0
25-
version: 26.01.27
26-
date-released: "2026-01-27"
25+
version: 26.02.1
26+
date-released: "2026-02-10"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "portabase-cli"
3-
version = "26.01.27"
3+
version = "26.02.1"
44
description = "The official command line interface (CLI) for managing and deploying Portabase instances with ease."
55
readme = "README.md"
66
requires-python = ">=3.12"

0 commit comments

Comments
 (0)