Skip to content

Commit 14b5e83

Browse files
authored
[chore] bump version to 0.1.6.dev (Ascend#65)
as title --------- Signed-off-by: ji-huazhong <hzji210@gmail.com>
1 parent 590f4d6 commit 14b5e83

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
strategy:
2121
matrix:
22-
python-version: ["3.10"]
22+
python-version: ["3.11"]
2323
steps:
2424
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525
- name: Set up Python ${{ matrix.python-version }}

transfer_queue/version/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.5
1+
0.1.6.dev0

0 commit comments

Comments
 (0)