We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb21fd commit ef500bbCopy full SHA for ef500bb
.github/workflows/bump.yaml
@@ -8,9 +8,6 @@ on:
8
description: How to bump the project's version (see https://docs.astral.sh/uv/reference/cli/#uv-version)
9
options:
10
- stable
11
- # no micro because we always sit on a pre-release in main,
12
- # so we would always use no-pre-release instead of micro
13
- # - micro
14
- patch
15
- minor
16
- major
0 commit comments