Skip to content

Commit

Permalink
Bump version to 0.8.5+dev
Browse files Browse the repository at this point in the history
  • Loading branch information
goerz committed Jan 8, 2024
2 parents 8e3f6af + 4b357e6 commit d73967a
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.5.4+dev"
version = "0.5.5+dev"

[deps]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Expand All @@ -12,6 +12,6 @@ QuantumControlBase = "f10a33bc-5a64-497c-be7b-6f86b4f0c2aa"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
QuantumControlBase = ">=0.8.4"
QuantumControlBase = ">=0.8.5"
ConcreteStructs = "0.2"
julia = "1.9"

0 comments on commit d73967a

Please sign in to comment.