File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8686 DOCUMENTER_KEY : ${{ secrets.DOCUMENTER_KEY }}
8787 - name : Zip the HTML documentation
8888 run : zip-folder --debug --auto-root --outfile "docs.zip" docs/build
89- - uses : actions/upload-artifact@v3
89+ - uses : actions/upload-artifact@v4
9090 name : Upload documentation artifacts
9191 with :
9292 name : QuantumControl
Original file line number Diff line number Diff line change 11name = " QuantumControl"
22uuid = " 8a270532-f23f-47a8-83a9-b33d10cad486"
33authors = [
" Michael Goerz <[email protected] >" ]
4- version = " 0.9.1+dev "
4+ version = " 0.10.0 "
55
66[deps ]
77FileIO = " 5789e2e9-d7fb-5bc7-8068-2c6fae9b9549"
@@ -26,7 +26,7 @@ FileIO = "1"
2626FiniteDifferences = " 0.12"
2727IOCapture = " 0.2.4"
2828JLD2 = " 0.4"
29- QuantumControlBase = " >=0.9.3 "
30- QuantumPropagators = " >=0.7.5 "
29+ QuantumControlBase = " 0.10.0 "
30+ QuantumPropagators = " 0.8.0 "
3131Zygote = " 0.6"
3232julia = " 1.9"
You can’t perform that action at this time.
0 commit comments