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

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