fix: Update version to 0.9.2 in INSTALL.md, pyproject.toml, and uv.lock

This commit is contained in:
sha
2026-04-13 11:30:13 +03:00
parent d19fb730d2
commit cf250c4089
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "moma"
version = "0.9.1"
version = "0.9.2"
description = "Terminal-based media file renamer and metadata viewer"
readme = "README.md"
requires-python = ">=3.12"