Bump version to 0.4.1 in settings and pyproject files
All checks were successful
Build and push Docker image / build (push) Successful in 1m50s

This commit is contained in:
Edgar P. Burkhart 2025-06-15 16:42:39 +02:00
parent c7b907f115
commit 98183575af
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "musik"
version = "0.4.0"
version = "0.4.1"
description = "Le jeu de Musik."
readme = "README.md"
requires-python = ">=3.12"