Skip to content

Commit 81ec624

Browse files
committed
Fix error where RegLS was not properly removed as a dep
1 parent 3e3ef0d commit 81ec624

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name = "AbstractImageReconstruction"
22
uuid = "a4b4fdbf-6459-4ec9-990d-77e1fa24a91b"
33
authors = ["nHackel <[email protected]> and contributors"]
4-
version = "0.3.1"
4+
version = "0.3.2"
55

66
[deps]
77
LRUCache = "8ac3fa9e-de4c-5943-b1dc-09c6b5f20637"
8-
RegularizedLeastSquares = "1e9c538a-f78c-5de5-8ffb-0b6dbe892d23"
98
Scratch = "6c6a2e73-6563-6170-7368-637461726353"
109
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
1110
ThreadPools = "b189fb0b-2eb5-4ed4-bc0c-d34c51242431"

0 commit comments

Comments
 (0)