Bumped versions. Updated python version to 3.13.

This commit is contained in:
Patrick Lehmann
2025-04-16 13:33:45 +02:00
parent a1b03cfe2a
commit 15bf375fe6
10 changed files with 14 additions and 14 deletions

View File

@@ -32,7 +32,7 @@ on:
python_version:
description: 'Python version.'
required: false
default: '3.12'
default: '3.13'
type: string
package_namespace:
description: 'Name of the tool''s namespace.'