Skip to content

Commit

Permalink
Fixed QuadDetector not detecting Quads when corners perfectly aligned…
Browse files Browse the repository at this point in the history
… due to missing NaN handling
  • Loading branch information
ManfredStoiber committed Jan 25, 2024
1 parent 93695bd commit d2058ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "stag-python"
version = "1.0.0"
version = "1.0.1"
authors = [
{name = "Manfred Stoiber", email = "[email protected]"}
]
Expand Down
2 changes: 1 addition & 1 deletion submodules/stag

0 comments on commit d2058ba

Please sign in to comment.