Skip to content

Commit f97272b

Browse files
committed
Update Project.toml
1 parent 9c81eab commit f97272b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Project.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name = "Flowfusion"
22
uuid = "5b4e93c8-7b6e-4682-b400-fc3b238f52b1"
33
authors = ["murrellb <[email protected]> and contributors"]
4-
version = "0.1.2"
4+
version = "0.1.3"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
8-
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
98
ForwardBackward = "e879419d-bb0f-4252-adee-d266c51ac92d"
109
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
1110
Manifolds = "1cead3c2-87b3-11e9-0ccd-23c62b72b94e"
@@ -15,7 +14,6 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
1514

1615
[compat]
1716
Adapt = "4.1.1"
18-
FillArrays = "1.13.0"
1917
ForwardBackward = "0.1.0"
2018
LogExpFunctions = "0.3.29"
2119
Manifolds = "0.10.12"

0 commit comments

Comments
 (0)