Skip to content

Commit c664ac9

Browse files
committed
bump julia ver
1 parent 5ff65a2 commit c664ac9

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 = "Flux3D"
22
uuid = "432009dd-59a1-4b72-8c93-6462ce9b220f"
33
authors = ["Nirmal P. Suthar <[email protected]>"]
4-
version = "0.1.5"
4+
version = "0.1.6"
55

66
[deps]
77
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -31,7 +31,7 @@ Meshing = "0.5"
3131
NearestNeighbors = "0.4"
3232
Requires = "1.0"
3333
Zygote = "0.5, 0.6"
34-
julia = "1.3"
34+
julia = "1.6"
3535

3636
[extras]
3737
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)