Skip to content

Commit

Permalink
Bump version to 0.6.1+dev
Browse files Browse the repository at this point in the history
  • Loading branch information
goerz committed Apr 22, 2024
2 parents f46a3b8 + 125479b commit 3a502c1
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 = "Krotov"
uuid = "b05dcdc7-62f6-4360-bf2c-0898bba419de"
authors = ["Michael Goerz <[email protected]>"]
version = "0.6.0+dev"
version = "0.6.1+dev"

[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand All @@ -16,6 +16,6 @@ Dates = "1"
LinearAlgebra = "1"
Printf = "1"
ConcreteStructs = "0.2"
QuantumControlBase = ">=0.9.1"
QuantumControlBase = ">=0.9.3"
SparseArrays = "1"
julia = "1.9"

0 comments on commit 3a502c1

Please sign in to comment.