bump to 0.6.1

This commit is contained in:
Georges-Antoine Assi 2026-01-08 10:02:13 -05:00
parent b32502e5b6
commit ddae7db440
No known key found for this signature in database
GPG Key ID: 30F6E9865ABBA06E
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
version = "0.6.0"
version = "0.6.1"

View File

@ -1,6 +1,6 @@
[project]
name = "muos-app"
version = "0.6.0"
version = "0.6.1"
description = "A simple muOS app for RomM"
readme = "README.md"
requires-python = ">=3.11,<3.12"

2
uv.lock generated
View File

@ -4,7 +4,7 @@ requires-python = "==3.11.*"
[[package]]
name = "muos-app"
version = "0.6.0"
version = "0.6.1"
source = { virtual = "." }
dependencies = [
{ name = "pillow" },