Skip to content

Commit f87dd6a

Browse files
authored
Update version and re-build docs (#20)
1 parent e3f0dfd commit f87dd6a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GeometryOptimization"
22
uuid = "673bf261-a53d-43b9-876f-d3c1fc8329c2"
33
authors = ["JuliaMolSim community"]
4-
version = "0.1.1"
4+
version = "0.1.2"
55

66
[deps]
77
AtomsBase = "a963bdd2-2df7-4f54-a1ee-49d51e6be12a"

docs/Project.toml

+2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
99
GeometryOptimization = "673bf261-a53d-43b9-876f-d3c1fc8329c2"
1010
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1111
OptimizationNLopt = "4e6fcdb7-1186-4e1f-a706-475e75c168bb"
12+
PseudoPotentialData = "5751a51d-ac76-4487-a056-413ecf6fbe19"
1213
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
1314
UnitfulAtomic = "a7773ee8-282e-5fa2-be4e-bd808c38a91a"
1415

1516
[compat]
1617
ASEconvert = "0.1.8"
1718
DFTK = "0.7"
1819
Documenter = "~1.8"
20+
PseudoPotentialData = "0.2"

0 commit comments

Comments
 (0)