Skip to content

Commit 113b961

Browse files
committed
Merge branch 'copilot/allow-optional-parameters-in-functions' of https://github.com/thorek1/MacroModelling.jl into copilot/allow-optional-parameters-in-functions
2 parents 6e4d0a0 + 103fbe4 commit 113b961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MacroModelling"
22
uuid = "687ffad2-3618-405e-ac50-e0f7b9c75e44"
33
authors = ["Thore Kockerols <[email protected]>"]
4-
version = "0.1.42"
4+
version = "0.1.43"
55

66
[deps]
77
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -102,7 +102,7 @@ StatsPlots = "0.15"
102102
Subscripts = "0.1.3"
103103
Suppressor = "0.2"
104104
SymPyPythonCall = "0.2 - 0.5"
105-
Symbolics = "5, 6, 7.1"
105+
Symbolics = "5, 6"
106106
Test = "1"
107107
ThreadedSparseArrays = "0.2.3"
108108
Turing = "0.30 - 0.39"

0 commit comments

Comments
 (0)