Skip to content

Commit

Permalink
New fix for contours (#58)
Browse files Browse the repository at this point in the history
* the code to get the bounding regions for the contours was causing the BoundsError. This has been fixed here

* updated version
  • Loading branch information
reinhold-willcox authored Sep 17, 2024
1 parent cdcdcc2 commit 5089c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "SideKicks"
uuid = "ae7baef6-f8d7-4188-9988-8bf5c4952615"
authors = ["Pablo Marchant ", "Reinhold Willcox "]
version = "0.3.1"
version = "0.3.2"

[deps]
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
Expand Down

0 comments on commit 5089c33

Please sign in to comment.