Skip to content

Commit 187be22

Browse files
committed
Release 0.2.0
1 parent 9443de2 commit 187be22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OpenQuantumSystems"
22
uuid = "90e503ea-487f-4e8e-81fe-8dcc9db25ac5"
33
authors = ["Daniel Herman <[email protected]>"]
4-
version = "0.1.7"
4+
version = "0.2.0"
55

66
[deps]
77
DelayDiffEq = "bcd4f6db-9728-5f36-b5f7-82caef46ccdb"

src/core.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

22
const ComputableType = Union{AbstractFloat,Complex}
3-
const version = "0.1.7"
3+
const version = "0.2.0"

0 commit comments

Comments
 (0)