We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dffc02e commit 98ce531Copy full SHA for 98ce531
Project.toml
@@ -1,7 +1,7 @@
1
name = "Nonconvex"
2
uuid = "01bcebdf-4d21-426d-b5c4-6132c1619978"
3
authors = ["Mohamed Tarek <[email protected]> and contributors"]
4
-version = "2.1.2"
+version = "2.1.3"
5
6
[deps]
7
NonconvexCore = "035190e5-69f1-488f-aaab-becca2889735"
@@ -10,7 +10,7 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
10
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
11
12
[compat]
13
-NonconvexCore = "1.1"
+NonconvexCore = "1.4"
14
NonconvexUtils = "0.4"
15
Reexport = "1"
16
julia = "1"
0 commit comments