Skip to content

Commit 4727fac

Browse files
authored
versions
1 parent 12d09eb commit 4727fac

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,7 +1,7 @@
11
name = "OperatorLearning"
22
uuid = "5913d0e6-5bb6-45e3-8a06-341cf4fd0203"
33
authors = ["Patrick Zimbrod <76100656+pzimbrod@users.noreply.github.com>"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -14,7 +14,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1414
[compat]
1515
CUDA = "3"
1616
FFTW = "1"
17-
Flux = "0.12"
17+
Flux = "0.12, 0.13"
1818
NNlib = "0.8"
1919
OMEinsum = "0.6"
2020
julia = "1.6"

0 commit comments

Comments
 (0)