Skip to content

Commit

Permalink
v24
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffFessler committed May 16, 2024
1 parent f284778 commit efec377
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MIRTjim"
uuid = "170b2178-6dee-4cb0-8729-b3e8b57834cc"
authors = ["Jeff Fessler <fessler@umich.edu> and contributors"]
version = "0.23"
version = "0.24"

[deps]
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
Expand All @@ -21,4 +21,4 @@ LaTeXStrings = "1"
MosaicViews = "0.3"
OffsetArrays = "1.12"
Plots = "1.38"
julia = "1.9"
julia = "1.10"
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ by avoiding a dependence on `Plots.jl` there.

### Compatibility

Tested with Julia ≥ 1.9.
Tested with Julia ≥ 1.10.


### Related packages
Expand Down

0 comments on commit efec377

Please sign in to comment.