Bump version to 0.1.4 in pyproject.toml and uv.lock
All checks were successful
Build and push Docker image / build (push) Successful in 1m59s

This commit is contained in:
Edgar P. Burkhart 2025-06-14 22:04:39 +02:00
parent 60de28464e
commit f3e914aed8
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
2 changed files with 2 additions and 2 deletions

View file

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

2
uv.lock generated
View file

@ -423,7 +423,7 @@ wheels = [
[[package]]
name = "musik"
version = "0.1.1"
version = "0.1.4"
source = { virtual = "." }
dependencies = [
{ name = "celery" },