Skip to content

Commit

Permalink
Bump version, compats
Browse files Browse the repository at this point in the history
  • Loading branch information
nilshg committed Feb 5, 2024
1 parent 6dc3014 commit 6e735ac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SynthControl"
uuid = "a73a6d50-3b99-11e9-2e1c-6f5007f3555d"
authors = ["Nils <[email protected]>"]
version = "0.4.2"
version = "0.4.3"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand All @@ -24,11 +24,13 @@ TreatmentPanels = "7885c543-3ac4-48a3-abed-7a36d7ddb69f"
[compat]
CSV = "0.9, 0.10"
DataFrames = "1"
GLM = "1"
HiGHS = "1"
JuMP = "1"
PrecompileTools = "1"
RecipesBase = "1"
Reexport = "1"
StatsBase = "0.34"
TreatmentPanels = "0.3, 0.4"
julia = "1.6"

Expand Down

0 comments on commit 6e735ac

Please sign in to comment.