File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 1
1
name = " QuantumControl"
2
2
uuid = " 8a270532-f23f-47a8-83a9-b33d10cad486"
3
3
authors = [" Michael Goerz <mail@michaelgoerz.net>" , " Alastair Marshall <alastair@nvision-imaging.com>" ]
4
- version = " 0.3.0+dev "
4
+ version = " 0.3.1 "
5
5
6
6
[deps ]
7
7
Pkg = " 44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
@@ -12,8 +12,8 @@ Krotov = "b05dcdc7-62f6-4360-bf2c-0898bba419de"
12
12
GRAPE = " 6b52fcaf-80fe-489a-93e9-9f92080510be"
13
13
14
14
[compat ]
15
- GRAPE = " >= 0.3"
16
- Krotov = " >= 0.3"
17
- QuantumControlBase = " >=0.4 "
18
- QuantumPropagators = " >= 0.2"
15
+ GRAPE = " 0.3.1 "
16
+ Krotov = " 0.3.1 "
17
+ QuantumControlBase = " 0.5.0 "
18
+ QuantumPropagators = " 0.2.1 "
19
19
julia = " 1.6"
Original file line number Diff line number Diff line change @@ -15,6 +15,14 @@ Each release of `QuantumControl.jl` is determined by the compatible versions of
15
15
</tr>
16
16
</thead>
17
17
<tbody>
18
+ <tr>
19
+ <th scope="row"><a href="https://github.com/JuliaQuantumControl/QuantumControl.jl/releases/tag/v0.3.1">0.3.1</a></th>
20
+ <td>2022-09-26</td>
21
+ <td><a href="https://github.com/JuliaQuantumControl/QuantumPropagators.jl/releases/tag/v0.2.1">0.2.1</a></td>
22
+ <td><a href="https://github.com/JuliaQuantumControl/QuantumControlBase.jl/releases/tag/v0.5.0">0.5.0</a></td>
23
+ <td><a href="https://github.com/JuliaQuantumControl/Krotov.jl/releases/tag/v0.3.1">0.3.1</a></td>
24
+ <td><a href="https://github.com/JuliaQuantumControl/GRAPE.jl/releases/tag/v0.3.1">0.3.1</a></td>
25
+ </tr>
18
26
<tr>
19
27
<th scope="row"><a href="https://github.com/JuliaQuantumControl/QuantumControl.jl/releases/tag/v0.3.0">0.3.0</a></th>
20
28
<td>2022-09-09</td>
You can’t perform that action at this time.
0 commit comments