fix: semantic release config
CI / lint (push) Successful in 16s
Build and Publish / release (push) Successful in 15s
CI / test (3.11) (push) Successful in 23s
CI / test (3.12) (push) Successful in 25s
CI / test (3.13) (push) Successful in 25s

This commit is contained in:
2026-07-02 22:02:20 +02:00
committed by perl_d
parent 91166de646
commit 67d0950d5a
3 changed files with 8 additions and 23 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "aarecommon"
version = "0.1"
version = "0.1.0"
description = "Common components (models, calculations) for Aare packages"
readme = "README.md"
requires-python = ">=3.11"