Skip to content

Commit

Permalink
Merge pull request #33 from MineralsCloud/release-0.2.0
Browse files Browse the repository at this point in the history
New version: v0.2.0
  • Loading branch information
singularitti authored Aug 19, 2021
2 parents 0da1f2e + 89e8372 commit f86bebd
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
name = "QuantumESPRESSOCommands"
uuid = "f713baf6-9299-4878-8719-8ad597e49a7b"
authors = ["Qi Zhang <[email protected]>"]
version = "0.1.1"
version = "0.2.1-DEV"

[deps]
Configurations = "5218b696-f38b-4ac9-8b61-a12ec717816d"
AbInitioSoftwareBase = "df5135bc-470e-46c6-b451-292e27ca5b84"
Comonicon = "863f3e99-da2a-4334-8734-de3dacbe5542"
Configurations = "5218b696-f38b-4ac9-8b61-a12ec717816d"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
julia = "1.3.1"
Configurations = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16"
AbInitioSoftwareBase = "0.2, 0.3"
Comonicon = "0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11"
Configurations = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.14, 0.15, 0.16"
julia = "1.3.1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]

0 comments on commit f86bebd

Please sign in to comment.