We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ff65a2 commit c664ac9Copy full SHA for c664ac9
Project.toml
@@ -1,7 +1,7 @@
1
name = "Flux3D"
2
uuid = "432009dd-59a1-4b72-8c93-6462ce9b220f"
3
authors = ["Nirmal P. Suthar <[email protected]>"]
4
-version = "0.1.5"
+version = "0.1.6"
5
6
[deps]
7
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -31,7 +31,7 @@ Meshing = "0.5"
31
NearestNeighbors = "0.4"
32
Requires = "1.0"
33
Zygote = "0.5, 0.6"
34
-julia = "1.3"
+julia = "1.6"
35
36
[extras]
37
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments