We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590f4d6 commit 14b5e83Copy full SHA for 14b5e83
2 files changed
.github/workflows/pre-commit.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
strategy:
21
matrix:
22
- python-version: ["3.10"]
+ python-version: ["3.11"]
23
steps:
24
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
- name: Set up Python ${{ matrix.python-version }}
transfer_queue/version/version
@@ -1 +1 @@
1
-0.1.5
+0.1.6.dev0
0 commit comments