Skip to content

Commit 6f62f6c

Browse files
committed
fix release task
1 parent c830383 commit 6f62f6c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Taskfile.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ tasks:
3636
- git checkout main
3737
- git pull
3838
- rm -rf ./dist
39-
- poetry version {{.CLI_ARGS}}
4039
- git add pyproject.toml
4140
- git commit -m "bump version to {{.CLI_ARGS}}"
4241
- uvx --from build pyproject-build --installer uv

0 commit comments

Comments
 (0)