Skip to content

Commit bb1f6f5

Browse files
committed
Fixup manage-release update description text
1 parent d68915b commit bb1f6f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cookie_python/manage/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class Action(str, Enum):
1717
RELEASE = (
1818
"release",
1919
release_action,
20-
"Release a new point version",
20+
"Release a new patch version",
2121
)
2222

2323
def __new__(

0 commit comments

Comments
 (0)