Skip to content

Commit bf06a64

Browse files
authored
New version: ExtractPSF v0.2.1 (#247)
1 parent d457dc7 commit bf06a64

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

E/ExtractPSF/Compat.toml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
[0]
2-
Images = "0.24-0.25"
32
OffsetArrays = "1"
43
Optim = "1"
54
julia = "1.6.0-1"
5+
6+
["0-0.2.0"]
7+
Images = "0.24-0.25"
8+
9+
["0.2.1-0"]
10+
Images = "0.24-0.26"
11+
Statistics = "1"

E/ExtractPSF/Versions.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
["0.2.0"]
22
git-tree-sha1 = "52dd45e153084ced16cd10818ade440052d26d5a"
3+
4+
["0.2.1"]
5+
git-tree-sha1 = "93207e9a83a87a0eb0e76862b4b00a10a53bdcb1"

0 commit comments

Comments
 (0)