Skip to content

Commit feba7a9

Browse files
author
Théo LAGACHE
committed
chore(release): 26.02.2
1 parent eb5a448 commit feba7a9

3 files changed

Lines changed: 3 additions & 3 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-13
21+
runner: macos-latest-intel
2222

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

CITATION.cff

Lines changed: 1 addition & 1 deletion
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.02.1
25+
version: 26.02.2
2626
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.02.1"
3+
version = "26.02.2"
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)