Skip to content

Commit

Permalink
Bump version to v0.2.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Keller committed Oct 21, 2019
1 parent 3cf5530 commit 0e14107
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "AdmittanceModels"
uuid = "5eda1363-42a2-4d75-bc45-7e2a4a7b92b2"
authors = ["Michael Scheer <mgscheer@@gmail.com>, Dan Girshovich <dan@rigetti.com>"]
version = "0.1.0"
version = "0.2.0"

[deps]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Expand All @@ -13,11 +13,11 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
UniqueVectors = "2fbcfb34-fd0c-5fbb-b5d7-e826d8f5b0a9"

[compat]
julia = "1"
Combinatorics = "0.7"
IterativeSolvers = "0.8"
MatrixNetworks = "1"
UniqueVectors = "0.7"
julia = "1"

[extras]
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
Expand Down

0 comments on commit 0e14107

Please sign in to comment.