File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
name = " GeometryOptimization"
2
2
uuid = " 673bf261-a53d-43b9-876f-d3c1fc8329c2"
3
3
authors = [" JuliaMolSim community" ]
4
- version = " 0.1.1 "
4
+ version = " 0.1.2 "
5
5
6
6
[deps ]
7
7
AtomsBase = " a963bdd2-2df7-4f54-a1ee-49d51e6be12a"
Original file line number Diff line number Diff line change @@ -9,10 +9,12 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
9
9
GeometryOptimization = " 673bf261-a53d-43b9-876f-d3c1fc8329c2"
10
10
LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
11
11
OptimizationNLopt = " 4e6fcdb7-1186-4e1f-a706-475e75c168bb"
12
+ PseudoPotentialData = " 5751a51d-ac76-4487-a056-413ecf6fbe19"
12
13
Unitful = " 1986cc42-f94f-5a68-af5c-568840ba703d"
13
14
UnitfulAtomic = " a7773ee8-282e-5fa2-be4e-bd808c38a91a"
14
15
15
16
[compat ]
16
17
ASEconvert = " 0.1.8"
17
18
DFTK = " 0.7"
18
19
Documenter = " ~1.8"
20
+ PseudoPotentialData = " 0.2"
You can’t perform that action at this time.
0 commit comments