We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b3702 commit 1fdbc0aCopy full SHA for 1fdbc0a
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "QuantumControlTestUtils"
2
uuid = "d3fd27c9-1dfb-4e67-b0c0-90d0d87a1e48"
3
authors = ["Michael Goerz <mail@michaelgoerz.net"]
4
-version = "0.2.1+dev"
+version = "0.3.0"
5
6
[deps]
7
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
@@ -23,7 +23,7 @@ LocalCoverage = "0.6"
23
Logging = "1"
24
PrettyTables = "0.12, 1.0, 2"
25
Printf = "1"
26
-QuantumControlBase = ">=0.9.1"
+QuantumControlBase = "0.9.1"
27
Random = "1"
28
SparseArrays = "1"
29
julia = "1.9"
0 commit comments