Skip to content

Commit d6f5f8c

Browse files
authored
Merge branch 'fastai:master' into master
2 parents b3ae8b7 + 153f2f6 commit d6f5f8c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: true
1212
matrix:
1313
os: [ubuntu, macos]
14-
version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
14+
version: ["3.8", "3.9", "3.10", "3.11"]
1515
runs-on: ${{ matrix.os }}-latest
1616
steps:
1717
- uses: fastai/workflows/nbdev-ci@master

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<!-- do not remove -->
44

5+
56
## 2.3.13
67

78
### New Features

0 commit comments

Comments
 (0)