feat: Add justfile for version bumping and release process automation

This commit is contained in:
sha
2026-04-13 01:26:24 +03:00
parent db39c02e30
commit 60302e18d3
3 changed files with 35 additions and 3 deletions
Generated
+1 -1
View File
@@ -208,7 +208,7 @@ wheels = [
[[package]]
name = "moma"
version = "0.9.0"
version = "0.9.1"
source = { editable = "." }
dependencies = [
{ name = "langcodes" },