Skip to content

Commit d10a0fe

Browse files
kalidkeclaude
andcommitted
Bump version to 0.6.0
Breaking changes in this release: - simulate() returns (output, info) tuple instead of 3-tuple or single value - gen_images()/gen_image() return (images, ImageInfo) tuple - StaticSMLMParams renamed to StaticSMLMConfig - DiffusionSMLMParams renamed to DiffusionSMLMConfig Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 846c763 commit d10a0fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SMLMSim"
22
uuid = "5a0a87e4-02d4-41f5-bf26-b8c94c784a04"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
authors = ["klidke@unm.edu"]
55

66
[deps]

0 commit comments

Comments
 (0)