Skip to content

Commit

Permalink
Add Compat v4 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jmert committed May 26, 2022
1 parent 089c595 commit 2b3e956
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "CMB"
uuid = "592991c5-7c29-5f04-aea2-6d9f924ef2a1"
author = ["Justin Willmert <justin@willmert.me>"]
version = "0.3.1"
version = "0.3.2"

[deps]
AssociatedLegendrePolynomials = "2119f1ac-fb78-50f5-8cc0-dda848ebdb19"
Expand All @@ -20,7 +20,7 @@ UnixMmap = "674b2976-56af-439b-a2b1-837be4a3d087"
[compat]
AssociatedLegendrePolynomials = "1"
BitFlags = "0.1"
Compat = "3.25"
Compat = "3.25, 4"
FFTW = "1"
FileIO = "1.6"
HDF5 = "0.16"
Expand Down

0 comments on commit 2b3e956

Please sign in to comment.