Skip to content

Commit cc57fbe

Browse files
committed
3.12.13
1 parent 80ef8f0 commit cc57fbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
strategy:
1818
matrix:
19-
python-version: ["3.11.14", "3.12.12"]
19+
python-version: ["3.11.14", "3.12.13"]
2020
steps:
2121
- name: Configure git
2222
run: |

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.12.12
1+
3.12.13

0 commit comments

Comments
 (0)