Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit a527ef8

Browse files
committed
Rel 1.4.2 - Pkg updates
1 parent e75ef9d commit a527ef8

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ jobs:
1414
matrix:
1515
version:
1616
- '1'
17-
- '1.8'
18-
- nightly
17+
#- nightly
1918
os:
2019
- ubuntu-latest
2120
#- macOS-latest

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ DataFrames = "1.0"
2222
DataStructures = "0.18"
2323
Distributions = "0.25"
2424
DocStringExtensions = "0.9"
25-
NamedArrays = "0.9"
25+
NamedArrays = "0.10"
2626
Reexport = "1.0"
2727
julia = "^1"
2828

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
33
StructuralCausalModels = "a41e6734-49ce-4065-8b83-aff084c01dfd"
44

55
[compat]
6-
Documenter = "0.27"
6+
Documenter = "1"

0 commit comments

Comments
 (0)