Skip to content

Commit

Permalink
Bump version number and constrain Convex version numbers.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewware committed May 7, 2020
1 parent 6742f11 commit 06f8470
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
Expand Up @@ -2,7 +2,7 @@ name = "QuantumTomography"
uuid = "1d9c40fe-1d26-11ea-03f8-f5801c7a1696"
license = "ASL"
authors = ["Marcus P da Silva", "John Lapeyre", "Matthew Ware"]
version = "0.1.0"
version = "0.1.1"

[deps]
Convex = "f65535da-76fb-5f13-bab9-19810c17039a"
Expand All @@ -14,7 +14,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
julia = "1"
Convex = "0.12.3"
Convex = "[0.12.3, 0.12.6]"

[extras]
Cliffords = "276b0191-6968-5de0-98fd-2a81b0f3910d"
Expand Down

0 comments on commit 06f8470

Please sign in to comment.