Skip to content

Commit 4413022

Browse files
committed
Rel 4.8.1 - Added Optim
1 parent 396be69 commit 4413022

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "StatisticalRethinking"
22
uuid = "2d09df54-9d0f-5258-8220-54c2a3d4fbee"
3-
version = "4.8.0"
3+
version = "4.8.1"
44

55
[deps]
66
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
@@ -9,7 +9,7 @@ Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
99
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
1010
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
1111
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
12-
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"
12+
#Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"
1313
KernelDensity = "5ab0869b-81aa-558d-bb23-cbf5423bbe9b"
1414
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1515
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
@@ -38,7 +38,7 @@ DataFrames = "1"
3838
Distributions = "0.25"
3939
DocStringExtensions = "0.9"
4040
Documenter = "0.27, 1.0"
41-
Formatting = "0.4"
41+
#Formatting = "0.4"
4242
KernelDensity = "0.6"
4343
MCMCChains = "5.6, 6.0"
4444
MonteCarloMeasurements = "1.0"

0 commit comments

Comments
 (0)