Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit aaeb157

Browse files
authored
bump version in main to next release number (pytorch#1383)
* bump version in main to next release number * update data/README.md build matrix
1 parent 075661c commit aaeb157

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ The following is the corresponding `torchdata` versions and supported Python ver
4444
| `torch` | `torchdata` | `python` |
4545
| -------------------- | ------------------ | --------------------------------------- |
4646
| `master` / `nightly` | `main` / `nightly` | `>=3.9`, `<=3.12` (`3.13` experimental) |
47+
| `2.5.0` | `0.10.0` | `>=3.9`, `<=3.12` |
4748
| `2.5.0` | `0.9.0` | `>=3.9`, `<=3.12` |
4849
| `2.4.0` | `0.8.0` | `>=3.8`, `<=3.12` |
4950
| `2.0.0` | `0.6.0` | `>=3.8`, `<=3.11` |

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.0a0
1+
0.11.0a0

0 commit comments

Comments
 (0)