Commit a4ef3b1
authored
[max] Update max version to 25.2 (#58)
This pull request includes changes to the `mojoproject.toml` file,
focusing on updating project metadata and dependencies.
Project metadata updates:
* Updated the project description to "A comprehensive decimal and
integer mathematics library for Mojo" from "A fixed-point decimal
arithmetic library written in Mojo 🔥".
* Commented out the nightly channel URL in the `channels` list,
simplifying the active channels to "https://conda.modular.com/max",
"https://repo.prefix.dev/modular-community", and "conda-forge".
Dependency updates:
* Modified the version constraint for the `max` dependency to ">=25.2"
from ">=25.2,<25.3".1 parent 629e416 commit a4ef3b1
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments