We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ab3a9e commit ed392c4Copy full SHA for ed392c4
Project.toml
@@ -1,7 +1,7 @@
1
name = "OpenQuantumSystems"
2
uuid = "90e503ea-487f-4e8e-81fe-8dcc9db25ac5"
3
authors = ["Daniel Herman <daniel.herman@pm.me>"]
4
-version = "0.1.6"
+version = "0.1.7"
5
6
[deps]
7
DelayDiffEq = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"
src/core.jl
@@ -1,3 +1,3 @@
const ComputableType = Union{AbstractFloat,Complex}
-const version = "0.1.6"
+const version = "0.1.7"
0 commit comments