We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653a2fa commit e8d00fdCopy full SHA for e8d00fd
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "uv_build"
4
5
[project]
6
name = "commit-editor"
7
-version = "0.2.0"
+version = "0.3.0"
8
description = "A terminal-based git commit message editor with opinionated formatting"
9
readme = "README.md"
10
license = "MIT"
0 commit comments