diff --git a/pyproject.toml b/pyproject.toml index 15a7384..71d956f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "octoprint_reservations" -version = "0.1.1" +version = "0.1.2" description = "" authors = [{ name = "Adam Goldsmith", email = "adam@adamgoldsmith.name" }] license-expression = "MIT"