We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0974d54 commit e721b84Copy full SHA for e721b84
Project.toml
@@ -1,7 +1,7 @@
1
name = "ACEfriction"
2
uuid = "986aa7fc-b7ff-4dfb-8e8f-cd394e358ae2"
3
authors = ["Matthias Sachs <e.matthias.sachs@gmail.com> and Christoph Ortner <c.ortner@warwick.ac.uk>"]
4
-version = "0.1.1"
+version = "0.1.2"
5
6
[deps]
7
ACEbase = "14bae519-eb20-449c-a949-9c58ed33163e"
@@ -24,7 +24,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
24
cuDNN = "02a925ec-e4fe-4b08-9a7e-0d78e3d38ccd"
25
26
[compat]
27
-ACEfrictionCore = "0.1"
+ACEfrictionCore = "0.1.1"
28
CUDA = "5.5"
29
Flux = "0.14, 0.15, 0.16"
30
HDF5 = "0.17"
0 commit comments