Skip to content

Commit

Permalink
Rel 1.4.2 - Pkg updates
Browse files Browse the repository at this point in the history
  • Loading branch information
goedman committed Dec 10, 2023
1 parent e75ef9d commit a527ef8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ jobs:
matrix:
version:
- '1'
- '1.8'
- nightly
#- nightly
os:
- ubuntu-latest
#- macOS-latest
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ DataFrames = "1.0"
DataStructures = "0.18"
Distributions = "0.25"
DocStringExtensions = "0.9"
NamedArrays = "0.9"
NamedArrays = "0.10"
Reexport = "1.0"
julia = "^1"

Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
StructuralCausalModels = "a41e6734-49ce-4065-8b83-aff084c01dfd"

[compat]
Documenter = "0.27"
Documenter = "1"

0 comments on commit a527ef8

Please sign in to comment.