Skip to content

Commit fd95a93

Browse files
committed
Prepare 0.2.0
1 parent 990abd2 commit fd95a93

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-hygiene.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ permissions: # WHY: Use least privileges required.
2525
env:
2626
PYTHONUNBUFFERED: "1" # WHY: Real-time logging.
2727
PYTHONIOENCODING: "utf-8" # WHY: Ensure UTF-8 encoding for international characters.
28-
PYTHON_VERSION: "3.15"
28+
PYTHON_VERSION: "3.14"
2929
NODE_VERSION: "24"
3030

3131
jobs:

0 commit comments

Comments
 (0)