We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 484b66f commit 711864aCopy full SHA for 711864a
build.toml
@@ -3,8 +3,8 @@ description = "Interpolation library for XMS products"
3
has_test_files = false
4
5
xms_dependencies = [
6
- { name = "xmscore", version = "6.2.5-9-g8647a0cd" },
7
- { name = "xmsgrid", version = "5.5.3-57-ge7f5a01" },
+ { name = "xmscore", version = "6.2.5" },
+ { name = "xmsgrid", version = "7.8.5" },
8
]
9
10
python_namespaced_dir = "interp"
0 commit comments