Skip to content

Commit 9cb56b8

Browse files
kalidkeclaude
andauthored
Update SMLMData compatibility to include 0.3 and bump version to 0.3.2 (#27)
- Add SMLMData 0.3 compatibility to Project.toml - Bump version from 0.3.1 to 0.3.2 🤖 Generated with [Claude Code](https://claude.ai/code) Co-authored-by: Claude <noreply@anthropic.com>
1 parent e360017 commit 9cb56b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SMLMSim"
22
uuid = "5a0a87e4-02d4-41f5-bf26-b8c94c784a04"
33
authors = ["klidke@unm.edu"]
4-
version = "0.3.1"
4+
version = "0.3.2"
55

66
[deps]
77
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
@@ -14,7 +14,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1414
[compat]
1515
Distributions = "0.25"
1616
MicroscopePSFs = "0.5"
17-
SMLMData = "0.2"
17+
SMLMData = "0.2, 0.3"
1818
julia = "1.6"
1919

2020
[extras]

0 commit comments

Comments
 (0)