Skip to content

Commit 46b7693

Browse files
authored
Update compute bounds fort adapt jl (#10)
* Update compute bounds fort adapt jl * Update Project.toml
1 parent 1eb0eb8 commit 46b7693

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "QuantumOpticsBase"
22
uuid = "4f57444f-1401-5e15-980d-4471b28d5678"
3-
version = "v0.2.1"
3+
version = "v0.2.2"
44

55
[deps]
66
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
@@ -12,7 +12,7 @@ Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
1212
[compat]
1313
julia = "1.3"
1414
FFTW = "1.2"
15-
Adapt = "1"
15+
Adapt = "1, 2"
1616

1717
[extras]
1818
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

0 commit comments

Comments
 (0)