Skip to content

Commit

Permalink
Bump version to 0.1.4+dev
Browse files Browse the repository at this point in the history
  • Loading branch information
goerz committed Jan 8, 2024
2 parents 0602846 + a91a5e8 commit 3a68a2c
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 = "QuantumGradientGenerators"
uuid = "a563f35e-61db-434d-8c01-8b9e3ccdfd85"
authors = ["Michael Goerz <[email protected]>"]
version = "0.1.3+dev"
version = "0.1.4+dev"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -11,7 +11,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
LinearAlgebra = "1"
QuantumControlBase = ">=0.8.4"
QuantumControlBase = ">=0.8"
Random = "1"
SparseArrays = "1"
julia = "1.9"

0 comments on commit 3a68a2c

Please sign in to comment.