diff --git a/pyproject.toml b/pyproject.toml index fde7731..eaa632d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ warn_unused_ignores = true [tool.poetry] name = "pytile" -version = "2023.08.0" +version = "2023.10.0" description = "A simple Python API for TileĀ® Bluetooth trackers" readme = "README.md" authors = ["Aaron Bach "]