Skip to content

Commit bf7a15e

Browse files
committed
Bump version to 0.11.1+dev
2 parents 4981f2d + a3a95e7 commit bf7a15e

File tree

2 files changed

+2
-63
lines changed

2 files changed

+2
-63
lines changed

.github/workflows/CI-release.yml

Lines changed: 0 additions & 61 deletions
This file was deleted.

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "QuantumControl"
22
uuid = "8a270532-f23f-47a8-83a9-b33d10cad486"
33
authors = ["Michael Goerz <[email protected]>"]
4-
version = "0.11.0+dev"
4+
version = "0.11.1+dev"
55

66
[deps]
77
FileIO = "5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -30,6 +30,6 @@ JLD2 = "0.4, 0.5"
3030
LinearAlgebra = "1"
3131
Logging = "1"
3232
Printf = "1"
33-
QuantumPropagators = ">=0.8.1"
33+
QuantumPropagators = ">=0.8.2"
3434
Zygote = "0.6"
3535
julia = "1.9"

0 commit comments

Comments
 (0)