Commit 0af61e8
CompatHelper: bump compat for ITensorMPS to 0.4 for package test, (keep existing compat) (#21)
## Summary
Bumps compat for ITensorMPS to 0.4 in ``test/Project.toml``. ITensorMPS
is a test-only dependency in this repo.
Also bumps the package version 0.1.7 → 0.1.8 to satisfy ``VersionCheck``
(subdir Project.toml changes are classified as substantive).
Rebased onto current ``main``.
> Note: ``CheckCompatBounds`` blocks on ITensorVisualizationBase 0.1.18
being registered first (root depends on ITensorVisualizationBase, which
only adds ITensorMPS 0.4 compat in 0.1.18). Once
ITensorVisualizationBase 0.1.18 lands and registers, this PR's CI should
pass.
## Test plan
- [ ] CI green (gated on ITensorVisualizationBase 0.1.18 registration)
---------
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
Co-authored-by: Matthew Fishman <mfishman@flatironinstitute.org>1 parent fd44870 commit 0af61e8
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments